mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-28 05:36:44 +00:00
[Glitch] Add overflow to .more-from-author
Port 6c3c2714d7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -2343,6 +2343,7 @@
|
||||
position: relative;
|
||||
border-radius: var(--avatar-border-radius);
|
||||
background: var(--surface-background-color);
|
||||
flex-shrink: 0;
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
@@ -11248,6 +11249,7 @@ noscript {
|
||||
font-weight: 500;
|
||||
color: $primary-text-color;
|
||||
text-decoration: none;
|
||||
min-width: 0;
|
||||
|
||||
&:hover,
|
||||
&:focus,
|
||||
|
||||
Reference in New Issue
Block a user