Karta losowania składów (w.i.p.)

This commit is contained in:
2022-08-07 01:19:22 +02:00
parent 80d6140f43
commit 60d3f62a1c
5 changed files with 293 additions and 206 deletions
-7
View File
@@ -439,18 +439,11 @@ export default defineComponent({
}
button {
font-size: 0.9em;
padding: 0.4em 0.55em;
margin-right: 0.5em;
&:nth-child(5) {
margin-right: 0;
}
&:focus-visible {
color: $accentColor;
border-color: $accentColor;
}
}
}