Skip to content

Commit

Permalink
Revert "Fix(QDialog): maximized dialog position if draggable (#8908)"
Browse files Browse the repository at this point in the history
This reverts commit e33b440.
  • Loading branch information
rstoenescu committed Apr 21, 2021
1 parent d2d75c0 commit dd0a38d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/src/components/dialog/QDialog.sass
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@
max-height: 100vh
max-width: 100vw
border-radius: 0 !important
top: 0px !important
left: 0px !important

&--top, &--bottom
padding-top: 0 !important
Expand Down

0 comments on commit dd0a38d

Please sign in to comment.