Change selected list icon lighter
This commit is contained in:
parent
a5931d972b
commit
214dbf4a44
1 changed files with 4 additions and 0 deletions
|
@ -1644,6 +1644,10 @@ a .account__avatar {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 4px;
|
gap: 4px;
|
||||||
|
|
||||||
|
.fa-times {
|
||||||
|
color: $ui-secondary-color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.account-authorize {
|
.account-authorize {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue