mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
perf: migration from font icons to svg icons
This commit is contained in:
@ -295,6 +295,12 @@ option:checked {
|
||||
}
|
||||
}
|
||||
|
||||
.has-icon-left svg.form-icon,
|
||||
.has-icon-right svg.form-icon {
|
||||
width: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.form-select {
|
||||
cursor: pointer;
|
||||
|
||||
|
Reference in New Issue
Block a user