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:
parent
51a0e1127e
commit
ab5314d5e1
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
background-color: map-get($gray-shades, 300);
|
background-color: map-get($gray-shades, 300);
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
cursor: auto;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: map-get($gray-shades, 800);
|
color: map-get($gray-shades, 800);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue