mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -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 {
|
#rcm_tmp {
|
||||||
min-height: 5em;
|
min-height: 5em;
|
||||||
|
max-width: var(--grid-sz);
|
||||||
}
|
}
|
||||||
|
|
||||||
#tempname {
|
#tempname {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue