This commit is contained in:
Vanessa 2022-05-28 22:43:27 +08:00
parent 410251677c
commit 4837f35487
5 changed files with 23 additions and 18 deletions

View file

@ -62,6 +62,12 @@ progressLoading: 400 // 需大于 .b3-dialog
}
}
.outline__title {
padding: 0 8px;
white-space: nowrap;
line-height: 30px;
}
.fullscreen {
position: fixed;
top: 0;