mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 13:36:02 -03:30
Merge pull request #108 from marshmalien/remove-breadcrumb-text-style
Remove breadcrumb item capitalize text style
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
.pf-c-breadcrumb__item {
|
|
||||||
text-transform: capitalize;
|
|
||||||
}
|
|
||||||
|
|
||||||
.pf-c-breadcrumb__item.heading {
|
.pf-c-breadcrumb__item.heading {
|
||||||
--pf-c-breadcrumb__heading--FontSize: 20px;
|
--pf-c-breadcrumb__heading--FontSize: 20px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
|
|||||||
Reference in New Issue
Block a user