changes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<div
|
||||
class="modal-card"
|
||||
:style="{
|
||||
width: $store.viewport <= 1 ? 'calc(100% - var(--bulma-modal-card-spacing))' : width,
|
||||
width: $store.viewport > 1 ? width : null,
|
||||
height,
|
||||
}"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user