mirror of
https://github.com/HeyPuter/puter
synced 2024-11-15 06:15:47 +00:00
fix
This commit is contained in:
parent
8e6ee9ea79
commit
c6ffa6e9e1
@ -3410,7 +3410,7 @@ label {
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
padding: 20px 30px;
|
padding: 20px 30px;
|
||||||
height: 500px;
|
height: 500px;
|
||||||
overflow-y: scroll;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings-content {
|
.settings-content {
|
||||||
|
Loading…
Reference in New Issue
Block a user