mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-03 07:48:46 +08:00
Update style.css
This commit is contained in:
parent
1266fb8a29
commit
66bcf8a296
@ -4584,6 +4584,9 @@ fieldset[name=number-code] {
|
|||||||
/* Hide scrollbars while keeping functionality */
|
/* Hide scrollbars while keeping functionality */
|
||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
-ms-overflow-style: none;
|
-ms-overflow-style: none;
|
||||||
|
|
||||||
|
padding-left: 10px;
|
||||||
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hide scrollbar while keeping functionality */
|
/* Hide scrollbar while keeping functionality */
|
||||||
|
Loading…
Reference in New Issue
Block a user