mirror of
https://github.com/moparisthebest/mail
synced 2024-12-23 07:48:48 -05:00
Remove pointer cursor for non-clickable online state label
This commit is contained in:
parent
df8b74bfb6
commit
27035c926c
@ -66,7 +66,6 @@
|
|||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
cursor: pointer;
|
|
||||||
padding: 0 $nav-padding;
|
padding: 0 $nav-padding;
|
||||||
background: $color-white;
|
background: $color-white;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user