fix --frame-bg renamed to --canvas-elevated (#2107)
This commit is contained in:
parent
2f67738e44
commit
b4293573dd
@ -12,7 +12,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||
@use "sass/elevation" as elevation;
|
||||
|
||||
.arrow {
|
||||
background-color: var(--frame-bg);
|
||||
background-color: var(--canvas-elevated);
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
z-index: 60;
|
||||
|
Loading…
Reference in New Issue
Block a user