fix segmented controls

This commit is contained in:
hippoz 2023-03-20 02:12:18 +02:00
parent 34f4afab67
commit 7dcdf98b4e
Signed by: hippoz
GPG key ID: 56C4E02A85F2FBED

View file

@ -17,7 +17,6 @@
}
& .segmented-controls {
margin: var(--sp-extra-tight);
flex-grow: 1;
& > button {
padding: var(--sp-ultra-tight) 0;
}