mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
remove hover event on icons
This commit is contained in:
committed by
Aiden McClelland
parent
6de22116ce
commit
737edfe944
@@ -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