Update dialog widths and maximums
This commit is contained in:
@ -13,8 +13,8 @@
|
||||
.cwv3_dialog{
|
||||
border: 3px solid $dialog-border-color;
|
||||
background: $dialog-background;
|
||||
width: 50%;
|
||||
height: 50%;
|
||||
max-width: 60%;
|
||||
max-height: 90%;
|
||||
position: fixed;
|
||||
top: 25%;
|
||||
left: 25%;
|
||||
|
Reference in New Issue
Block a user