mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
🔥 chore: clean code
This commit is contained in:
@@ -78,15 +78,6 @@
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.service-status .round>i {
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
border-radius: .5rem;
|
||||
display: inline-block;
|
||||
margin-right: .3rem;
|
||||
background-color: slategray;
|
||||
}
|
||||
|
||||
.service-status .danger.button {
|
||||
background-color: crimson;
|
||||
}
|
||||
@@ -109,24 +100,4 @@
|
||||
|
||||
.service-status .warning>i {
|
||||
background-color: orange;
|
||||
}
|
||||
|
||||
.service-status .three.column p {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.service-status .three.column p:last-child {
|
||||
float: right;
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
.service-status .eleven.column {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.service-status .eleven.column>.ui.button {
|
||||
width: 8px !important;
|
||||
padding: unset !important;
|
||||
margin-top: unset !important;
|
||||
margin-bottom: unset !important;
|
||||
}
|
||||
Reference in New Issue
Block a user