mirror of https://github.com/halo-dev/halo
#### What type of PR is this? /area ui /kind bug /milestone 2.20.x #### What this PR does / why we need it: 修复 Code 输入框在模态框(VModal)组件中无法正常全屏显示的问题。 #### Which issue(s) this PR fixes: Fixes https://github.com/halo-dev/halo/issues/6682 #### Does this PR introduce a user-facing change? ```release-note 修复 Code 输入框在模态框(VModal)组件中无法正常全屏显示的问题。 ``` |
||
|---|---|---|
| .. | ||
| .storybook | ||
| src | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| env.d.ts | ||
| package.json | ||
| postcss.config.js | ||
| prettier.config.js | ||
| tailwind.config.js | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| tsconfig.vitest.json | ||
| vite.config.ts | ||