We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fb4b4 commit 13a4470Copy full SHA for 13a4470
components/modal/demo/fullscreen.vue
@@ -45,7 +45,7 @@ const handleOk = (e: MouseEvent) => {
45
open.value = false;
46
};
47
</script>
48
-<style lang="less" scoped>
+<style lang="less">
49
.full-modal {
50
.ant-modal {
51
max-width: 100%;
0 commit comments