This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
show avatars in comments
closed-social-glitch-2
欧醚
1 year ago
parent
0cad5169a3
commit
1d18868566
1 changed files
with
7 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
app/javascript/flavours/glitch/styles/components/status.scss
+ 7
- 1
app/javascript/flavours/glitch/styles/components/status.scss
View File
@ -1137,7 +1137,13 @@ a.status-card.compact:hover {
}
.
status__avatar
{
display
:
none
;
height
:
30px
;
width
:
30px
;
.
account__avatar
{
transform
:
scale
(
0
.
625
)
;
transform-origin
:
0
0
;
}
}
.
display-name
strong
{
Write
Preview
Loading…
Cancel
Save