feat: Rename io group class

This commit is contained in:
sthag 2026-02-14 10:14:55 +01:00
parent bed57b9443
commit 295626eb6e

View file

@ -30,7 +30,7 @@ footer {
@extend .button_io; @extend .button_io;
} }
.group { .group-input {
display: flex; display: flex;
flex-flow: row nowrap; flex-flow: row nowrap;
} }