minor fix with delete dialog
This commit is contained in:
parent
1ac2c24cf5
commit
164e1d9442
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ class DeleteAllConfirmModal(BaseTUIScreen):
|
|||
|
||||
#confirm-dialog {
|
||||
width: 60;
|
||||
height: 13;
|
||||
height: 20;
|
||||
border: thick $error;
|
||||
background: $surface;
|
||||
padding: 2;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue