feat: F6 Move functionaliteit aangepast
This commit is contained in:
@@ -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));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user