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 {
|
#confirm-dialog {
|
||||||
width: 60;
|
width: 60;
|
||||||
height: 13;
|
height: 20;
|
||||||
border: thick $error;
|
border: thick $error;
|
||||||
background: $surface;
|
background: $surface;
|
||||||
padding: 2;
|
padding: 2;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue