mirror of
https://github.com/moparisthebest/mail
synced 2025-03-10 22:49:44 -04:00
Add wo-touch-active class to mail-list item
This commit is contained in:
parent
175b97f7a2
commit
eb4bc13e3f
@ -290,7 +290,8 @@
|
|||||||
|
|
||||||
// Modifiers
|
// Modifiers
|
||||||
|
|
||||||
&:hover {
|
&:hover,
|
||||||
|
&.wo-touch-active {
|
||||||
background-color: rgba($color-main, 0.15);
|
background-color: rgba($color-main, 0.15);
|
||||||
}
|
}
|
||||||
&--unread {
|
&--unread {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user