mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-22 11:47:30 +01:00
Fixed Close Button Color in Dark Mode
This commit is contained in:
parent
0e46ce42d1
commit
e39c46ff9b
@ -133,6 +133,7 @@ h2 {
|
||||
|
||||
.btn-close {
|
||||
opacity: 1;
|
||||
filter: invert(1);
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
|
Loading…
Reference in New Issue
Block a user