We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db52d79 commit 612d083Copy full SHA for 612d083
css/settings.css
@@ -315,6 +315,8 @@
315
min-height: 48px;
316
padding-top: 2px;
317
line-height: 0;
318
+ display: flex;
319
+ align-items: center;
320
}
321
322
.fz-form-wrap .form-control:focus {
@@ -974,13 +976,6 @@ input.fz-switch-toggle[type=checkbox]:checked:before{
974
976
.tag-list .tagify{
975
977
border: 0;
978
-.fz-form-wrap .tagify>.tagify__tag{
- margin: 5px 7px 7px;
979
-}
980
-.fz-form-wrap .tagify .tagify__tag .tagify__input,
981
-.fz-form-wrap .tagify .tagify__input{
982
- padding: 5px;
983
984
.fz-form-wrap .tagify__tag{
985
position: relative;
986
margin-left: 2px;
0 commit comments