This commit is contained in:
parent
a96e5277db
commit
0cc055de3a
|
@ -203,6 +203,12 @@ export default defineComponent({
|
|||
|
||||
&.thin {
|
||||
--height: 50px;
|
||||
|
||||
> .buttons {
|
||||
> .button {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.slim {
|
||||
|
|
Loading…
Reference in New Issue