Set a fixed height for confirmDeleteDialog so it isn't stretched in FF and IE (LT-158)
This commit is contained in:
parent
3c48d90891
commit
7f7d2f6145
@ -7,7 +7,7 @@
|
||||
right: 0
|
||||
z-index: 100
|
||||
width: 300px
|
||||
height: fit-content
|
||||
height: 145px
|
||||
margin: auto
|
||||
border-radius: 5px
|
||||
padding: 10px 20px 10px 20px
|
||||
|
||||
Loading…
Reference in New Issue
Block a user