mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
toast errors and some styling
This commit is contained in:
committed by
Aiden McClelland
parent
c2313b4eb3
commit
6bbe19aed7
@@ -5,7 +5,10 @@
|
||||
.menu-style {
|
||||
border-style: solid;
|
||||
border-width: 0px 1px 0px 0px;
|
||||
border-color: #ff4960;
|
||||
border-color: var(--ion-color-danger);
|
||||
ion-item::part(native) {
|
||||
height: 56px;
|
||||
}
|
||||
}
|
||||
|
||||
.selected-badge {
|
||||
|
||||
Reference in New Issue
Block a user