mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
refactor: decompose app component
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
.bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.dim {
|
||||
color: var(--ion-color-dark-shade);
|
||||
:host {
|
||||
display: block;
|
||||
}
|
||||
|
||||
ion-split-pane {
|
||||
--side-max-width: 280px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user