feat: delete non empty folders
This commit is contained in:
@@ -656,6 +656,10 @@ button:disabled {
|
||||
box-shadow: var(--shadow-elevated);
|
||||
}
|
||||
|
||||
.feedback-card {
|
||||
width: min(440px, calc(100vw - 24px));
|
||||
}
|
||||
|
||||
#upload-modal .popup-card {
|
||||
max-width: 320px;
|
||||
padding: 12px 14px;
|
||||
|
||||
Reference in New Issue
Block a user