website fix taskSelectOutput overflow issue
This commit is contained in:
parent
dda4054d34
commit
c822c74f42
@ -454,6 +454,8 @@ blur-background {
|
||||
flex-wrap: wrap;
|
||||
justify-content: start;
|
||||
align-content: start;
|
||||
max-height: 70vh;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
#publicationViewerPopup{
|
||||
|
Loading…
Reference in New Issue
Block a user