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