Doc update and use --mask-bg for mask

This commit is contained in:
Cagatay Civici
2021-12-29 16:51:48 +03:00
parent 83fa194fb6
commit c81ea58d3a
3 changed files with 15 additions and 212 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
.layout-mask {
z-index: 998;
background-color: $maskBg;
background-color: var(--mask-bg);
&.layout-mask-enter-from,
&.layout-mask-leave-to {