You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-07 21:23:00 +03:00
Show the room name in the room header during calls (#9942)
This commit is contained in:
@@ -108,7 +108,7 @@ limitations under the License.
|
||||
display: flex;
|
||||
user-select: none;
|
||||
|
||||
&:not(.mx_RoomHeader_name--textonly):hover {
|
||||
&:hover {
|
||||
background-color: $quinary-content;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user