mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-01 19:14:35 +02:00
fix: share modal user list overflow out of dialog (#3393)
This commit is contained in:
parent
93ae3f239a
commit
62ac6a41c3
@ -7,6 +7,7 @@
|
||||
max-width: 90%;
|
||||
height: auto;
|
||||
position: relative;
|
||||
overflow: unset;
|
||||
}
|
||||
|
||||
.confirmation-dialog-box {
|
||||
|
Loading…
x
Reference in New Issue
Block a user