fix broken icons after FA upgrade

merge-requests/1521/head
Henry Jameson 3 years ago
parent 3101456a85
commit 47bb08514b

@ -65,7 +65,6 @@
color: var(--link);
opacity: 0.8;
display: inline-block;
height: 50%;
line-height: 1;
padding: 0 0.1em;
vertical-align: -25%;

@ -51,6 +51,7 @@
bottom: 0;
right: 5px;
height: 100%;
width: 0.875em;
color: $fallback--text;
color: var(--inputText, $fallback--text);
line-height: 28px;

Loading…
Cancel
Save