Skip to content

Commit 7776904

Browse files
committed
[design] remove menu opacity on edge box render
1 parent bb81f6e commit 7776904

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/css/menu.css‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@
3636
transition: background-color var(--layout-timing-extra-fast), opacity var(--layout-timing-extra-fast);
3737
}
3838

39-
.is-edge .menu-area{
40-
opacity:0.8;
41-
}
42-
4339
.menu-nav{
4440
display: flex;
4541
flex-direction: row;

0 commit comments

Comments
(0)