mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-21 00:40:09 +00:00
fix: update url for chevron in breadcrum bar
This commit is contained in:
parent
d49a4b5b8a
commit
23767b549f
@ -19,7 +19,7 @@
|
||||
}
|
||||
.breadcrumb-bar-li::after {
|
||||
display: inline-block;
|
||||
content: url("../assets/chevron.svg");
|
||||
content: url("../../../assets/chevron.svg");
|
||||
color: #09101C;
|
||||
position: absolute;
|
||||
top: 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user