minor fix with delete dialog

This commit is contained in:
rajeevrajeshuni 2025-11-30 07:38:16 +05:30
parent 1ac2c24cf5
commit 164e1d9442

View file

@ -240,7 +240,7 @@ class DeleteAllConfirmModal(BaseTUIScreen):
#confirm-dialog {
width: 60;
height: 13;
height: 20;
border: thick $error;
background: $surface;
padding: 2;