same border-color for breadcrumb and main content stripe
This commit is contained in:
parent
23ea6ca0ed
commit
bfd1d506f5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
.breadcrumbs {
|
||||
position: relative;
|
||||
border-bottom: 1px solid @color-border;
|
||||
border-bottom: 1px solid @color-border-light;
|
||||
padding: 1rem 1.8rem .35rem;
|
||||
|
||||
> p {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue