Fetch icon color CSS

Fetch icon color CSS
This commit is contained in:
cp6 2021-01-27 10:28:41 +11:00
parent e5c836629b
commit 92eb034c89

View File

@ -1285,6 +1285,10 @@ button.close {
color: #00000096
}
.fa-search {
color: #537cf7;
}
.tab-pane {
margin-top: .8rem
}