bugfix: Delete button cut off on windows
This commit is contained in:
parent
5d05d8d9d5
commit
106fa19a31
|
@ -58,6 +58,7 @@
|
|||
padding: 1.5rem;
|
||||
width: 100%;
|
||||
align-items: right;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.actions-modal-body {
|
||||
|
|
Loading…
Reference in New Issue