docs:fix full-screen modal on the presentation documentation has no effect (#6905)
parent
84fb4b4b3d
commit
13a4470fd8
|
@ -45,7 +45,7 @@ const handleOk = (e: MouseEvent) => {
|
|||
open.value = false;
|
||||
};
|
||||
</script>
|
||||
<style lang="less" scoped>
|
||||
<style lang="less">
|
||||
.full-modal {
|
||||
.ant-modal {
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Reference in New Issue