mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-23 05:39:20 +08:00
Fixed Close Button Color in Dark Mode
This commit is contained in:
@@ -133,6 +133,7 @@ h2 {
|
|||||||
|
|
||||||
.btn-close {
|
.btn-close {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
filter: invert(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-header {
|
.modal-header {
|
||||||
|
Reference in New Issue
Block a user