mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-25 07:27:04 +00:00
Update style.css
This commit is contained in:
@@ -4652,11 +4652,11 @@ fieldset[name=number-code] {
|
|||||||
touch-action: pan-x;
|
touch-action: pan-x;
|
||||||
|
|
||||||
/* Hide scrollbars while keeping functionality */
|
/* Hide scrollbars while keeping functionality */
|
||||||
/* scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
-ms-overflow-style: none; */
|
-ms-overflow-style: none;
|
||||||
|
|
||||||
/* Scrolling behavior */
|
/* Scrolling behavior */
|
||||||
overflow-y: hidden;
|
/* overflow-y: hidden; */
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user