Merge 6945288b90 into 3a0dace9a9
This commit is contained in:
commit
48801e2ebd
@ -72,6 +72,11 @@ nav > div {
|
||||
.breadcrumbs {
|
||||
border-color: var(--divider);
|
||||
color: var(--textPrimary) !important;
|
||||
position: -webkit-sticky !important;
|
||||
position: sticky !important;
|
||||
top: 64px;
|
||||
z-index: 1000;
|
||||
background: var(--background);
|
||||
}
|
||||
.breadcrumbs span {
|
||||
color: var(--textPrimary) !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user