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 {