Usability fixes for new room header (#11729)
* Usability fixes for new room header * lintfix * Apply padding to both heading and topic * lintfix * comment clarity * Remove title attr
This commit is contained in:
parent
e5a3b6c390
commit
ac32d45bcd
11 changed files with 76 additions and 60 deletions
|
@ -25,9 +25,12 @@ exports[`RoomHeader does not show the face pile for DMs 1`] = `
|
|||
class="_font-body-lg-semibold_1jx6b_83 mx_RoomHeader_heading"
|
||||
dir="auto"
|
||||
role="heading"
|
||||
title="!1:example.org"
|
||||
>
|
||||
!1:example.org
|
||||
<span
|
||||
class="mx_RoomHeader_truncated"
|
||||
>
|
||||
!1:example.org
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<nav
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue