mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
fix(files): correctly shrink breadcrumbs bar
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
This commit is contained in:
parent
6680dd4182
commit
6be686dc46
1 changed files with 1 additions and 0 deletions
|
|
@ -273,6 +273,7 @@ export default defineComponent({
|
|||
height: 100%;
|
||||
margin-block: 0;
|
||||
margin-inline: 10px;
|
||||
min-width: 0;
|
||||
|
||||
:deep() {
|
||||
a {
|
||||
|
|
|
|||
Loading…
Reference in a new issue