Remove touchscreen compatible hover (for perfs)
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
&.opens.mouseOver {
|
||||
&.opens:hover {
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
background: #ffe0cc;
|
||||
|
||||
Reference in New Issue
Block a user