fix(files): correctly shrink breadcrumbs bar

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
pull/46865/head
Raimund Schlüßler 2024-07-30 10:26:02 +07:00 committed by GitHub
parent 6680dd4182
commit 6be686dc46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 {