fix(css): change checkbox content from \e803 to \e804 for proper checkmark display
This commit is contained in:
@@ -137,7 +137,7 @@ input::-webkit-datetime-edit-year-field:focus {
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
font-family: $font_icon;
|
font-family: $font_icon;
|
||||||
content: '\e803';
|
content: '\e804';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user