1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 15:36:06 +02:00
This commit is contained in:
syuilo
2021-10-19 20:35:29 +09:00
parent a96e5277db
commit 0cc055de3a

View File

@@ -203,6 +203,12 @@ export default defineComponent({
&.thin {
--height: 50px;
> .buttons {
> .button {
font-size: 0.9em;
}
}
}
&.slim {