mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-24 00:03:14 -05:00
Color the close button in alert black so it won't disappear in dark
mode
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
.uk-alert-close {
|
||||
color: black !important;
|
||||
}
|
||||
.uk-card-body {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user