mirror of
https://github.com/partitioncloud/partitioncloud-server.git
synced 2025-01-23 09:16:25 +01:00
Fix bad mobile scaling
This commit is contained in:
parent
bf48ed29d7
commit
eb5e1edf5e
@ -19,4 +19,8 @@
|
||||
input:checked#slide-sidebar~#content-container {
|
||||
position: initial;
|
||||
}
|
||||
|
||||
input:checked#slide-sidebar~#footer,#content-container {
|
||||
min-width: unset;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user