1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

feat(UI): select tab replace with BaseSelect component

This commit is contained in:
Giulio Ganci
2022-05-11 23:30:31 +02:00
parent f7e04d6333
commit 42bc9196ff
29 changed files with 588 additions and 851 deletions

View File

@@ -311,7 +311,8 @@ option:checked {
margin: 0;
padding: 0.3rem 0.8rem;
.select-sm & {
.select-sm &,
.small-select & {
padding: 0.05rem 0.3rem;
}
}