1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-11-28 14:58:36 +09:00
This commit is contained in:
syuilo 2021-10-17 18:15:50 +09:00
parent dec69cc67b
commit c76a384b41

View File

@ -65,4 +65,11 @@ export default defineComponent({
background: var(--bg);
}
}
._fitSide_ .yrzkoczt {
> .tab {
margin-left: var(--margin);
margin-right: var(--margin);
}
}
</style>