💄 add sidebar status maxheight
This commit is contained in:
parent
19cd3809b5
commit
ad0e8917dc
|
@ -1,11 +1,13 @@
|
|||
.plugin-klipper-sidebar {
|
||||
padding: 1px;
|
||||
height: auto;
|
||||
max-height: 100px;
|
||||
border: 1px solid #aaa;
|
||||
width: 98%;
|
||||
text-align: center;
|
||||
word-break: break-word;
|
||||
margin: auto;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
li#navbar_plugin_klipper {
|
||||
|
|
Loading…
Reference in New Issue