- fixed select2 styles;

- fixed icon selector inside the extensions;
This commit is contained in:
Mykyta Synelnikov
2023-11-14 13:09:00 +02:00
parent f0a16ea2fb
commit ddeb941d0c
15 changed files with 234 additions and 332 deletions
-10
View File
@@ -3,13 +3,3 @@
float: right; }
.um-form-fields-section label input {
float: right; }
.select2-container .select2-choice > .select2-chosen {
text-align: right !important;
margin-right: 10px !important;
margin-left: 26px !important; }
.select2-container .select2-choice .select2-arrow {
border: none !important;
right: auto !important;
left: 0 !important; }