feat: F6 Move functionaliteit aangepast

This commit is contained in:
kodi
2026-03-12 10:01:21 +01:00
parent 2e897504a8
commit 5123067100
7 changed files with 246 additions and 62 deletions
+3 -2
View File
@@ -484,13 +484,14 @@ button:disabled {
}
#wildcard-pattern-input,
#rename-move-input {
#move-input {
width: 100%;
margin-top: 4px;
margin-bottom: 6px;
}
#rename-popup .popup-card {
#rename-popup .popup-card,
#move-popup .popup-card {
width: min(520px, calc(100vw - 28px));
}