mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
limit width of new folder placeholder
This commit is contained in:
parent
01df635056
commit
36f858a503
|
|
@ -4913,6 +4913,7 @@ html.e #wtc {
|
|||
|
||||
#rcm_tmp {
|
||||
min-height: 5em;
|
||||
max-width: var(--grid-sz);
|
||||
}
|
||||
|
||||
#tempname {
|
||||
|
|
|
|||
Loading…
Reference in a new issue