feat: Renamen functionaliteit aangepast
This commit is contained in:
@@ -490,6 +490,17 @@ button:disabled {
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
#rename-popup .popup-card {
|
||||
width: min(520px, calc(100vw - 28px));
|
||||
}
|
||||
|
||||
#rename-input {
|
||||
width: 100%;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 6px;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.popup-actions {
|
||||
display: flex;
|
||||
gap: 8px;
|
||||
|
||||
Reference in New Issue
Block a user