Basic frontend cleanup.
This commit is contained in:
parent
be09c2457e
commit
d0184c5b6b
5 changed files with 42 additions and 27 deletions
|
|
@ -238,4 +238,10 @@ input#chat-panel-prompt{
|
|||
display: none;
|
||||
min-width: 4em;
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
#cpanel-pinned-splitter{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex: 1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue