Fixed renames and breadcrumbs for gallery.

This commit is contained in:
Leo Vasanko
2023-11-20 13:47:41 -08:00
parent 7cc7e32c33
commit b2a24fca57
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>