mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
Fix z-index of left-side svgs
This commit is contained in:
parent
43452294db
commit
c48984b9ec
1 changed files with 1 additions and 0 deletions
|
|
@ -973,6 +973,7 @@ span.main-userWidget-displayName,
|
|||
}
|
||||
|
||||
.main-rootlist-wrapper > div:nth-child(2) > li img,
|
||||
.main-navBar-navBarLink > svg,
|
||||
.main-navBar-navBarLink > .icon {
|
||||
z-index: 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue