Adjust group invite tile name width (badge is always shown)
This commit is contained in:
@@ -42,7 +42,7 @@ limitations under the License.
|
||||
.mx_GroupInviteTile_name {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
width: 165px;
|
||||
width: 140px;
|
||||
vertical-align: middle;
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
|
||||
Reference in New Issue
Block a user