mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2024-04-21 12:32:08 +00:00
chore (breadcrumb): breadcrumb design
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
padding: 2px 0;
|
||||
}
|
||||
.component_breadcrumb .breadcrumb .ul > span {
|
||||
display: block;
|
||||
@@ -35,7 +36,7 @@
|
||||
}
|
||||
.component_breadcrumb .component_path-element .label {
|
||||
color: rgba(0, 0, 0, 0.75);
|
||||
padding: 4px 5px;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
.component_breadcrumb .component_path-element .label span { display: inline-block; }
|
||||
.component_breadcrumb .component_path-element a.label {
|
||||
|
||||
Reference in New Issue
Block a user