We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0b958 commit f873578Copy full SHA for f873578
1 file changed
css/settings.css
@@ -317,6 +317,8 @@
317
min-height: 48px;
318
padding-top: 2px;
319
line-height: 0;
320
+ display: flex;
321
+ align-items: center;
322
}
323
324
.fz-form-wrap .form-control:focus {
@@ -1005,13 +1007,6 @@ input.fz-switch-toggle[type=checkbox]:checked:before{
1005
1007
.tag-list .tagify{
1006
1008
border: 0;
1009
-.fz-form-wrap .tagify>.tagify__tag{
- margin: 5px 7px 7px;
1010
-}
1011
-.fz-form-wrap .tagify .tagify__tag .tagify__input,
1012
-.fz-form-wrap .tagify .tagify__input{
1013
- padding: 5px;
1014
1015
.fz-form-wrap .tagify__tag{
1016
position: relative;
1017
margin-left: 2px;
0 commit comments