2023-11-28-用户指引功能
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
:maskClosable="false"
|
||||
:centered="true"
|
||||
:closable="false"
|
||||
:keyboard="false"
|
||||
:mask="false"
|
||||
:destroyOnClose="true"
|
||||
>
|
||||
@@ -627,8 +628,8 @@ export default defineComponent({
|
||||
-khtml-user-select: none;
|
||||
user-select: none;
|
||||
.ant-modal-content{
|
||||
transform: scale(1.2);
|
||||
transform-origin: center !important;
|
||||
// transform: scale(1.2);
|
||||
// transform-origin: center !important;
|
||||
}
|
||||
// max-width: 1150px;
|
||||
.ant-modal-body {
|
||||
|
||||
Reference in New Issue
Block a user