mirror of
https://github.com/directus/directus.git
synced 2026-02-15 03:35:04 -05:00
smaller and bolder breadcrumb (#8566)
* smaller and bolder breadcrumb * Use breadcrumb in settings Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
@@ -49,7 +49,6 @@ body {
|
||||
.v-breadcrumb {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 12px;
|
||||
|
||||
.section {
|
||||
display: contents;
|
||||
@@ -90,9 +89,5 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 600px) {
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user