Fix color of a link button in .ui.alert

pull/5742/merge
Aleksander Machniak 7 years ago
parent b0936ff631
commit bf40676749

@ -132,7 +132,7 @@
}
}
a {
a:not(.btn) {
color: @color-message-link;
font-weight: normal;
}

Loading…
Cancel
Save