mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-19 20:09:28 +00:00
(css) No bg-color change in :hover of bottom sheet
This commit is contained in:
@@ -87,3 +87,10 @@ $i: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
.md-sidenav-left {
|
||||
md-bottom-sheet {
|
||||
md-list-item:hover {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user