mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: prevent layout shifting from scrollbar
This commit is contained in:
@@ -90,6 +90,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
scrollbar-gutter: stable both-edges;
|
||||||
|
}
|
||||||
|
|
||||||
.xterm-viewport {
|
.xterm-viewport {
|
||||||
border-radius: 0.75rem /* 12px */ !important;
|
border-radius: 0.75rem /* 12px */ !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user