fix large hashtags causing overflow on mobile
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
24f202440e
commit
3770eb59dc
@ -526,6 +526,7 @@ div.network-source {
|
||||
color: var(--social-dark);
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
word-wrap: anywhere;
|
||||
}
|
||||
|
||||
.card .card.shout h2 a:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user