mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
add overflow
This commit is contained in:
parent
dbe1860584
commit
f6e953e153
@ -4330,6 +4330,8 @@ const styles = `
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 15px;
|
gap: 15px;
|
||||||
|
overflow: auto;
|
||||||
|
max-height: calc(95vh - 250px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-paragraph-error {
|
.modal-paragraph-error {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user