1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-21 06:09:42 +02:00

Remove cursor from dropdown menu header

This commit is contained in:
Harvey Kandola 2019-04-16 12:53:35 +01:00
parent 51a0e1127e
commit ab5314d5e1

View file

@ -44,6 +44,7 @@
background-color: map-get($gray-shades, 300);
font-size: 1rem;
font-weight: 600;
cursor: auto;
&:hover {
color: map-get($gray-shades, 800);