1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 16:45:54 +02: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>