Fix invalid CSS for links in warning and strike cards
parent
7128bacf3a
commit
0277a55a79
|
@ -1682,7 +1682,7 @@ a.sparkline {
|
|||
min-height: 100%;
|
||||
|
||||
a {
|
||||
text: &highlight-text-color;
|
||||
color: $highlight-text-color;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue