mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-10 21:54:41 +08:00
remove red circle around the btn-close while focus
This commit is contained in:
@@ -132,8 +132,12 @@ h2 {
|
||||
}
|
||||
|
||||
.btn-close {
|
||||
opacity: 1;
|
||||
box-shadow: none;
|
||||
filter: invert(1);
|
||||
|
||||
&:hover {
|
||||
opacity: 0.6;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
|
Reference in New Issue
Block a user