forked from matrix/element-web
Fix long group name pushing settings cog into void
This commit is contained in:
parent
5c3e2dca17
commit
4b7561a75e
|
@ -90,6 +90,8 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_GroupView_header_leftCol {
|
.mx_GroupView_header_leftCol {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_GroupView_header_rightCol {
|
.mx_GroupView_header_rightCol {
|
||||||
|
|
Loading…
Reference in New Issue