Merge branch 'dev'
This commit is contained in:
@@ -120,6 +120,8 @@ onBeforeUnmount(() => {
|
|||||||
left: 50% !important;
|
left: 50% !important;
|
||||||
top: 50% !important;
|
top: 50% !important;
|
||||||
right: auto !important;
|
right: auto !important;
|
||||||
|
/* Toast UI 가 max-width:480px 에서 margin-left:-150px 를 줘서 좌측으로 밀려 잘림 → 취소 */
|
||||||
|
margin: 0 !important;
|
||||||
transform: translate(-50%, -50%) !important;
|
transform: translate(-50%, -50%) !important;
|
||||||
max-width: 94vw !important;
|
max-width: 94vw !important;
|
||||||
max-height: 80vh;
|
max-height: 80vh;
|
||||||
|
|||||||
Reference in New Issue
Block a user