Fix CSS
This commit is contained in:
parent
8fb32ab8e5
commit
39c6b6c7d2
1 changed files with 1 additions and 1 deletions
|
|
@ -1447,7 +1447,7 @@ so that we can apply CSS-filters to change the arrow color in themes */
|
|||
cursor: pointer;
|
||||
}
|
||||
.setting-check input {
|
||||
flex-shrink: 0,
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.setting-radio input:checked {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue