Compiled dev assets

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2023-02-28 20:32:08 -08:00
parent 2189a74d6a
commit f9b5a67dc2
4 changed files with 15 additions and 15 deletions
+6 -6
View File
@@ -23817,17 +23817,17 @@ th.css-accessory > .th-inner::before {
}
@media screen and (max-width: 511px) {
.sidebar-menu {
margin-top: 64px;
margin-top: 160px;
}
}
@media screen and (max-width: 771px) and (min-width: 512px) {
.sidebar-menu {
margin-top: 14px;
margin-top: 160px;
}
}
@media screen and (max-width: 1098px) and (min-width: 772px) {
.sidebar-menu {
margin-top: 51px;
margin-top: 98px;
}
}
.ellipsis {
@@ -24909,17 +24909,17 @@ th.css-accessory > .th-inner::before {
}
@media screen and (max-width: 511px) {
.sidebar-menu {
margin-top: 64px;
margin-top: 160px;
}
}
@media screen and (max-width: 771px) and (min-width: 512px) {
.sidebar-menu {
margin-top: 14px;
margin-top: 160px;
}
}
@media screen and (max-width: 1098px) and (min-width: 772px) {
.sidebar-menu {
margin-top: 51px;
margin-top: 98px;
}
}
.ellipsis {