Layout changes
This commit is contained in:
@@ -68,9 +68,9 @@ label.CheckBoxLabel .CheckBoxCheckMark:after {
|
||||
top: 1px;
|
||||
width: 5px;
|
||||
height: 10px;
|
||||
border: solid var(--heading_text_color);
|
||||
border: solid var(--heading_other_text_color);
|
||||
border-width: 0 3px 3px 0;
|
||||
-webkit-transform: rotate(45deg);
|
||||
-ms-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user