Skip to content

Commit 3aa9ecc

Browse files
committed
fix: uneven margins in post view caused by post actions
1 parent 7a09254 commit 3aa9ecc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/Posts.vue

+1
Original file line numberDiff line numberDiff line change
@@ -1554,6 +1554,7 @@ ad-viewer {
15541554
15551555
@include break-mobile-sm {
15561556
margin-bottom: 1rem;
1557+
margin-right: .5rem;
15571558
position: absolute;
15581559
bottom: 0;
15591560
right: 0;

0 commit comments

Comments
 (0)