mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 08:14:12 +09:00
Tweak client style
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user