1
0
Fork 0
forked from gitea/nas

Remove fontawesome leftovers (#31525)

This commit is contained in:
Claire 2024-08-21 17:55:35 +02:00 committed by GitHub
parent 19a1acb38b
commit edeae945c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 2 additions and 56 deletions

View file

@ -169,11 +169,6 @@
&__message {
margin-bottom: 15px;
.fa {
margin-inline-end: 5px;
color: $darker-text-color;
}
}
&__card {
@ -366,9 +361,7 @@
padding-inline-end: 16px;
}
.fa {
font-size: 16px;
.icon {
&.active {
color: $highlight-text-color;
}