[Frontend] Removed z-index on hover
WTD-1404 WTD-1383
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
&:hover {
|
||||
@include boxShdwLarge();
|
||||
border-color: $colorKey;
|
||||
z-index: 2;
|
||||
//z-index: 2;
|
||||
.view-switcher {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user