This commit is contained in:
parent
7fbae2f743
commit
c285845e07
2 changed files with 7 additions and 4 deletions
|
@ -59,9 +59,10 @@ body {
|
|||
}
|
||||
|
||||
.fullscreen {
|
||||
& > .protyle-breadcrumb {
|
||||
padding-left: 9px;
|
||||
padding-right: 126px;
|
||||
& > .protyle-breadcrumb,
|
||||
& > .block__icons {
|
||||
padding-left: 10px;
|
||||
padding-right: 108px;
|
||||
}
|
||||
|
||||
.protyle-breadcrumb > .fn__flex-shrink {
|
||||
|
|
|
@ -98,8 +98,10 @@ progressLoading: 400
|
|||
z-index: 90;
|
||||
border-radius: 0;
|
||||
|
||||
& > .protyle-breadcrumb {
|
||||
& > .protyle-breadcrumb,
|
||||
& > .block__icons { // 关系图
|
||||
padding-left: 69px;
|
||||
height: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue