1
0
Fork 0
mirror of synced 2024-08-27 07:51:37 +12:00

Improve mobile compatibility with fancy button radio

This commit is contained in:
Andrew Kingston 2023-01-20 08:58:35 +00:00
parent 0489f9243d
commit 881c3307c6

View file

@ -59,6 +59,7 @@
justify-content: flex-start;
align-items: center;
gap: 6px;
flex-wrap: wrap;
}
.options :global(.spectrum-ActionButton) {
font-size: 15px;