1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-31 13:19:29 -05: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>