Closed Fank closed 7 years ago
Before opening:
After opening
The padding-right: 15px; will be added to both, dialog and body tag. But it should not be added to the body tag.
padding-right: 15px;
Pretty sure this is just how bootstrap modals behave.
Before opening:
After opening
The
padding-right: 15px;
will be added to both, dialog and body tag. But it should not be added to the body tag.