mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
update styling
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
36ace9dcb9
commit
2c537a8dff
1 changed files with 5 additions and 0 deletions
|
@ -17,3 +17,8 @@ limitations under the License.
|
|||
.mx_TextForEvent_username {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_TextForEvent_username:hover {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue