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