Merge branch 'sidebar' into support2

This commit is contained in:
yflory 2024-03-20 12:28:25 +01:00
commit e6fe2951f3
1 changed files with 3 additions and 0 deletions

View File

@ -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;