styling etc

This commit is contained in:
Matt Hill
2021-06-28 14:36:57 -06:00
committed by Aiden McClelland
parent ec89a0ac6c
commit 8cb4351668
49 changed files with 519 additions and 539 deletions

View File

@@ -1,5 +1,5 @@
.selected {
--background: linear-gradient(120deg, #1e1e1e -1%, var(--ion-color-start9) 96%);
--background: linear-gradient(120deg, #1e1e1e -1%, var(--ion-color-start9) 100%);
}
.menu-style {
@@ -10,4 +10,8 @@
.selected-badge {
background-color: #1e1e1e;
}
ion-split-pane {
--side-max-width: 280px;
}