forked from Qortal/qortal-ui
Merge pull request #250 from Philreact/bugfix/add-scroller-publish-modal
add overflow
This commit is contained in:
commit
dff92dde1a
@ -4330,6 +4330,8 @@ const styles = `
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 15px;
|
||||
overflow: auto;
|
||||
max-height: calc(95vh - 250px);
|
||||
}
|
||||
|
||||
.modal-paragraph-error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user