Improve mobile compatibility with fancy button radio

This commit is contained in:
Andrew Kingston 2023-01-20 08:58:35 +00:00
parent b29c65972f
commit d64980f274
1 changed files with 1 additions and 0 deletions

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;