mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-22 21:26:04 +00:00
Merge pull request #360 from Bashamega/bashamega-patch
Fixes the scroll bar
This commit is contained in:
+1
-1
@@ -3410,7 +3410,7 @@ label {
|
||||
flex: 1;
|
||||
padding: 20px 30px;
|
||||
height: 500px;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.settings-content {
|
||||
|
||||
Reference in New Issue
Block a user