mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Merge branch 'sidebar' into support2
This commit is contained in:
commit
e6fe2951f3
@ -24,6 +24,9 @@
|
||||
display: flex;
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
@media(min-width:800px) {
|
||||
#cp-sidebarlayout-leftside {
|
||||
overflow-y: scroll;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user