Remove fontawesome leftovers (#31525)
This commit is contained in:
parent
19a1acb38b
commit
edeae945c0
9 changed files with 2 additions and 56 deletions
|
@ -122,10 +122,6 @@ $content-width: 840px;
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
i.fa {
|
||||
margin-inline-end: 5px;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
color: $primary-text-color;
|
||||
transition: all 100ms linear;
|
||||
|
@ -306,10 +302,6 @@ $content-width: 840px;
|
|||
box-shadow: none;
|
||||
}
|
||||
|
||||
.directory__tag .table-action-link .fa {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.directory__tag h4 {
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue