mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-30 22:28:50 +01:00
fix(breadcrumbs): fix #2 breadcrubms visibility
This commit is contained in:
parent
9e5a7d56e4
commit
a1046ce2b4
2 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,9 @@ h1.al-title {
|
|||
li {
|
||||
font-size: 18px;
|
||||
font-weight: $font-normal;
|
||||
a {
|
||||
color: $primary-light;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue