mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 14:20:22 +08:00
Update style.css
This commit is contained in:
parent
276c9aab96
commit
b1c057e3a6
@ -4652,8 +4652,12 @@ fieldset[name=number-code] {
|
||||
touch-action: pan-x;
|
||||
|
||||
/* Hide scrollbars while keeping functionality */
|
||||
scrollbar-width: none;
|
||||
-ms-overflow-style: none;
|
||||
/* scrollbar-width: none;
|
||||
-ms-overflow-style: none; */
|
||||
|
||||
/* Scrolling behavior */
|
||||
overflow-y: hidden;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
.device-phone .desktop * {
|
||||
|
Loading…
Reference in New Issue
Block a user