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