mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Fixed name vertical overflow
This commit is contained in:
parent
1d32dd72ed
commit
38ac520e1e
@ -45,6 +45,9 @@ limitations under the License.
|
||||
display: inline-block;
|
||||
padding-right: 4px;
|
||||
font-weight: 600;
|
||||
overflow: hidden;
|
||||
height: 26px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.mx_AddressTile_name.mx_AddressTile_justified {
|
||||
|
Loading…
Reference in New Issue
Block a user