feat: ui hidden root dirname (#58)

close #56
This commit is contained in:
sigoden
2022-06-19 21:23:19 +08:00
committed by GitHub
parent e66951fd11
commit db71f75236
3 changed files with 27 additions and 29 deletions

View File

@@ -21,6 +21,7 @@ body {
.breadcrumb {
font-size: 1.25em;
padding-right: 0.6em;
}
.breadcrumb > a {
@@ -45,8 +46,6 @@ body {
.breadcrumb svg {
height: 100%;
fill: rgba(3,47,98,0.5);
padding-right: 0.5em;
padding-left: 0.5em;
}
.toolbox {