Client - minor changes on i18n
This commit is contained in:
@ -281,7 +281,11 @@ label {
|
||||
}
|
||||
|
||||
.dropdown-item-selected {
|
||||
font-weight: bold;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.dropdown-item-selected::after {
|
||||
content: " ✔";
|
||||
}
|
||||
|
||||
.fa-question-circle {
|
||||
|
Reference in New Issue
Block a user