fix style

This commit is contained in:
ayaka 2024-04-05 00:35:14 +13:00
parent f2c7454bf4
commit e18d8eb471

View File

@ -1209,6 +1209,10 @@ a.search_subreddit:hover {
min-width: 0;
}
.comment_right img {
width: 50%;
}
.comment_data > * {
margin-right: 5px;
}