mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-13 08:26:17 +02:00
Don't force scrollbar on multi-invite
This commit is contained in:
parent
d65477891e
commit
0cb14ba5ec
@ -16,7 +16,7 @@ limitations under the License.
|
||||
|
||||
.mx_MultiInviteDialog ul {
|
||||
height: 300px;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.mx_MultiInviteDialog li {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user