Basic styling for breadcrumbs
This commit is contained in:
parent
ee059ac36c
commit
a6b928b42b
2 changed files with 19 additions and 4 deletions
|
@ -218,6 +218,11 @@ button:hover, a.button:hover {
|
|||
}
|
||||
}
|
||||
|
||||
.drive .breadcrumbs {
|
||||
list-style: none;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.drive .icons {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue