Tweak client style
This commit is contained in:
parent
8661cd1ee7
commit
73ce1f61a8
10 changed files with 143 additions and 91 deletions
|
|
@ -257,6 +257,10 @@ export default defineComponent({
|
|||
//backdrop-filter: var(--blur, blur(4px));
|
||||
}
|
||||
|
||||
> .sidebar {
|
||||
border-right: solid 0.5px var(--divider);
|
||||
}
|
||||
|
||||
> .contents {
|
||||
width: 100%;
|
||||
min-width: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue