fix(settings): improved server settings tabs

This commit is contained in:
trashtemp
2021-12-24 22:54:46 +01:00
parent 5169066772
commit 9b4619cbd1
3 changed files with 11 additions and 11 deletions

View File

@@ -486,7 +486,7 @@
}
.entry > span > span {
gap: 12px;
gap: 8px;
display: flex;
align-items: center;
flex-direction: row;
@@ -501,7 +501,7 @@
}
> img {
height: 32px !important;
height: 28px !important;
}
}