mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #6106 from vector-im/luke/fix-long-group-name
Fix long group name pushing settings cog into void
This commit is contained in:
commit
d484a1cd85
@ -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
Block a user