Add overflow to .more-from-author (#36310)
This commit is contained in:
@@ -2277,6 +2277,7 @@
|
||||
position: relative;
|
||||
border-radius: var(--avatar-border-radius);
|
||||
background: var(--surface-background-color);
|
||||
flex-shrink: 0;
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
@@ -10939,6 +10940,7 @@ noscript {
|
||||
font-weight: 500;
|
||||
color: $primary-text-color;
|
||||
text-decoration: none;
|
||||
min-width: 0;
|
||||
|
||||
&:hover,
|
||||
&:focus,
|
||||
|
||||
Reference in New Issue
Block a user