fix max-width
parent
961cb8e427
commit
6c23afdcc6
|
@ -18,9 +18,7 @@
|
|||
font: @colortheme_app-font;
|
||||
|
||||
.cp-sidebarlayout-element {
|
||||
&[class*="cp-settings"] {
|
||||
max-width: 650px;
|
||||
}
|
||||
max-width: 650px;
|
||||
}
|
||||
|
||||
#cp-export-container {
|
||||
|
|
Loading…
Reference in New Issue