mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
also shrink the composer bar when you don't have permissions
This commit is contained in:
parent
0c865e81a2
commit
9aa10ba15c
@ -205,4 +205,8 @@ limitations under the License.
|
||||
.mx_MessageComposer_input {
|
||||
min-height: 50px;
|
||||
}
|
||||
|
||||
.mx_MessageComposer_noperm_error {
|
||||
height: 50px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user