mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 03:15:31 -04:00
Color the close button in alert black so it won't disappear in dark
mode
This commit is contained in:
parent
318501bc9b
commit
77237a274a
@ -1,3 +1,6 @@
|
||||
.uk-alert-close {
|
||||
color: black !important;
|
||||
}
|
||||
.uk-card-body {
|
||||
padding: 20px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user