refactor: NetworkRules page css clean up duplicates

This commit is contained in:
Zack Spear
2024-05-31 15:40:55 -07:00
parent 3810938495
commit 5fe32e4cc4
3 changed files with 7 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
span.status.vhshift {
margin-right: -10px !important;
}

View File

@@ -1,3 +0,0 @@
span.status.vhshift {
margin-right: -10px !important;
}

View File

@@ -1,3 +1,10 @@
span[id^="info-"] {
margin-left: 20px;
}
.Theme--black,
.Theme--white {
span.status.vhshift {
margin-right: -10px !important;
}
}