fix: FitButtonBar has an unexpected padding around its component (#54)

This commit is contained in:
Patric Stout
2023-12-22 20:16:27 +01:00
committed by GitHub
parent 31109fa87b
commit e062017d75

View File

@@ -1,6 +1,5 @@
.fitButtonBar {
padding: 10px 0;
width: 100%;
}