fix post action margins

This commit is contained in:
d47081 2022-09-02 10:22:18 +03:00
parent d397a7b3ea
commit 378368fc81

View File

@ -473,7 +473,7 @@ samp {
}
/* line 69, ../sass/_profile.sass */
.profile-modal .modal-content .post-interactions {
margin: 2px 10px 3px 60px;
margin: 16px 10px 0 60px;
}
/* line 71, ../sass/_profile.sass */
.profile-modal .modal-content .profile-card {
@ -990,7 +990,7 @@ samp {
font-size: 12px;
position: absolute;
left: 10px;
bottom: 10px;
bottom: 12px;
}
/* line 184, ../sass/_postboard.sass */
.post-expand:hover {