mirror of https://github.com/louislam/uptime-kuma
update border color
parent
d8d428907e
commit
ca69d06e0d
|
@ -247,6 +247,10 @@ h2 {
|
|||
tbody {
|
||||
.shadow-box {
|
||||
background-color: $dark-bg2;
|
||||
|
||||
td {
|
||||
border-bottom: 1px solid $dark-border-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue