mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
remove hover event on icons
This commit is contained in:
@@ -143,6 +143,10 @@ ion-badge {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ion-icon {
|
||||||
|
pointer-events: none;
|
||||||
|
}
|
||||||
|
|
||||||
ion-toolbar {
|
ion-toolbar {
|
||||||
--min-height: 72px;
|
--min-height: 72px;
|
||||||
--ion-background-color: var(--ion-color-light);
|
--ion-background-color: var(--ion-color-light);
|
||||||
|
|||||||
Reference in New Issue
Block a user