mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-26 20:34:44 +01:00
Message list: Underline link "migrated to/from another chat" (follow-up)
This commit is contained in:
parent
701146a7ec
commit
edf46ec3ed
@ -352,6 +352,10 @@
|
|||||||
|
|
||||||
.underlined-link {
|
.underlined-link {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user