This commit is contained in:
Vanessa 2022-10-18 09:39:59 +08:00
parent 1621449552
commit 9d7448a711
2 changed files with 6 additions and 7 deletions

View file

@ -59,10 +59,9 @@ body {
}
.fullscreen {
& > .protyle-breadcrumb,
& > .block__icons {
padding-left: 8px;
padding-right: 98px;
& > .protyle-breadcrumb {
padding-left: 9px;
padding-right: 126px;
}
.protyle-breadcrumb > .fn__flex-shrink {

View file

@ -98,9 +98,9 @@ progressLoading: 400
z-index: 90;
border-radius: 0;
& > .protyle-breadcrumb,
& > .block__icons {
padding-left: 72px;
& > .protyle-breadcrumb {
padding-left: 84px;
height: 42px;
}
}