This commit is contained in:
kodi
2026-03-11 15:25:32 +01:00
parent 6a1a575383
commit d1f018a130
22 changed files with 909 additions and 49 deletions
+6
View File
@@ -372,6 +372,12 @@ button:disabled {
margin-bottom: 6px;
}
#rename-move-input {
width: 100%;
margin-top: 4px;
margin-bottom: 6px;
}
.popup-actions {
display: flex;
gap: 8px;