Show the room name in the room header during calls (#9942)
This commit is contained in:
parent
da30b3069c
commit
9d0230b6ab
3 changed files with 10 additions and 12 deletions
|
@ -108,7 +108,7 @@ limitations under the License.
|
|||
display: flex;
|
||||
user-select: none;
|
||||
|
||||
&:not(.mx_RoomHeader_name--textonly):hover {
|
||||
&:hover {
|
||||
background-color: $quinary-content;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue