This commit is contained in:
Vanessa 2022-06-18 12:08:23 +08:00
parent 8ba7cd3aa3
commit 0418fa656c
3 changed files with 3 additions and 2 deletions

View file

@ -47,6 +47,7 @@ ctrl+p 搜索: 199
progressLoading: 400
#windowControls: 502
.b3-snackbar: 503
.side-panel: 600
*/
.inbox {

View file

@ -148,7 +148,7 @@
background-color: var(--b3-theme-surface);
height: 100%;
width: 80vw;
z-index: 100;
z-index: 600;
transition: var(--b3-transition);
&--left {