Fixed renames and breadcrumbs for gallery.

This commit is contained in:
2023-11-21 05:47:41 +00:00
parent dd95e5a858
commit 27aefc50d4
7 changed files with 39 additions and 18 deletions
@@ -56,4 +56,10 @@ input#FileRenameInput {
outline: none;
font: inherit;
}
.gallery input#FileRenameInput {
padding: .75em;
font-weight: 600;
width: auto;
}
</style>