mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-13 17:28:52 +00:00
(css) Improve buttons of sgToggleGrid directive
This commit is contained in:
@@ -63,8 +63,8 @@ md-list md-list-item button.md-button.sg-icon-button {
|
||||
transition: $iconButton-transition;
|
||||
&:hover:not([disabled]),
|
||||
&:active {
|
||||
background-color: transparent;
|
||||
transform: scale($iconButton-hover-scale);
|
||||
//background-color: transparent;
|
||||
//transform: scale($iconButton-hover-scale);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user