mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 23:28:39 +08:00
Update style.css
This commit is contained in:
parent
b1c057e3a6
commit
24ca4e6ad8
@ -4652,11 +4652,11 @@ 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-y: hidden; */
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user