mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Remove text decoration from links
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
69929134c5
commit
21a8f2298e
@ -75,6 +75,7 @@ a:hover,
|
||||
a:link,
|
||||
a:visited {
|
||||
color: $accent-color-alt;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
input[type=text],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user