Update sidebar.css

This commit is contained in:
Cobalt-60
2023-07-18 00:14:04 -04:00
committed by GitHub
parent dbf2a409d9
commit 8a29e33d33
+8
View File
@@ -78,3 +78,11 @@
.settings-button {
min-width: 7vh;
}
#themes {
display: flex;
justify-content: space-between;
align-items: center;
margin-left: 12vh;
margin-right: 12vh;
}