修复弹窗问题

This commit is contained in:
wxd
2025-02-15 13:01:49 +08:00
parent 81a02160c7
commit b70106e821
2 changed files with 2 additions and 1 deletions

View File

@@ -982,6 +982,7 @@ tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::afte
font-size: 1.4rem; font-size: 1.4rem;
padding: calc(5rem*1.2) calc(6rem*1.2); padding: calc(5rem*1.2) calc(6rem*1.2);
position: relative; position: relative;
} }
.fi-rr-down-to-line,.fi-rr-arrow-small-right,.fi-rr-arrow-small-left{ .fi-rr-down-to-line,.fi-rr-arrow-small-right,.fi-rr-arrow-small-left{
font-size: 2rem; font-size: 2rem;

View File

@@ -9,7 +9,7 @@
:maskClosable="false" :maskClosable="false"
:centered="true" :centered="true"
:closable="false" :closable="false"
:mask="scaleImageMask" :mask="true"
:keyboard="false" :keyboard="false"
:destroyOnClose="true" :destroyOnClose="true"
> >