mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-02-18 11:10:50 +01:00
[design] remove menu opacity on edge box render
This commit is contained in:
parent
bb81f6ec91
commit
77769041df
@ -36,10 +36,6 @@
|
||||
transition: background-color var(--layout-timing-extra-fast), opacity var(--layout-timing-extra-fast);
|
||||
}
|
||||
|
||||
.is-edge .menu-area {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.menu-nav {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
Loading…
Reference in New Issue
Block a user