docs:fix full-screen modal on the presentation documentation has no effect (#6905)

pull/6917/head
24min 2023-08-30 15:37:13 +08:00 committed by GitHub
parent 84fb4b4b3d
commit 13a4470fd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ const handleOk = (e: MouseEvent) => {
open.value = false; open.value = false;
}; };
</script> </script>
<style lang="less" scoped> <style lang="less">
.full-modal { .full-modal {
.ant-modal { .ant-modal {
max-width: 100%; max-width: 100%;