Popravek poravnave checkboxa na mobile
This commit is contained in:
parent
66190cdf5b
commit
dda66e0fdb
@ -18134,6 +18134,7 @@ and open the template in the editor.
|
||||
}
|
||||
#inv_field_container ul li {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
min-height: 24px;
|
||||
width: 30%;
|
||||
@ -18194,6 +18195,7 @@ and open the template in the editor.
|
||||
}
|
||||
#inv_sys_container ul li {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
min-height: 24px;
|
||||
width: 30%;
|
||||
|
@ -263,6 +263,7 @@ $background_color_26: #ffe6d6;
|
||||
|
||||
li {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
min-height: 24px;
|
||||
width: 30%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user