Skip to content

Commit

Permalink
fix(FaFormDialog): width is not working when its value is below 855px
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau committed Aug 19, 2024
1 parent 31c01c5 commit 9154623
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/FormDialog/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,6 @@ export default {
display: flex;
& > .el-dialog {
min-width: 855px;
padding: 0;
&:not(.is-fullscreen) {
Expand Down

0 comments on commit 9154623

Please sign in to comment.