💄 Make home post view only work for waline.

This commit is contained in:
凡梦星尘
2022-10-29 20:35:19 +08:00
parent 146bf52038
commit fa414e827a
2 changed files with 5 additions and 3 deletions

View File

@@ -5,8 +5,8 @@
@include mobile() {
.wl-reaction-img {
width: 32px;
height: 32px;
width: 28px;
height: 28px;
}
.wl-reaction-votes {
padding: 0.85px;