Skip to content

Commit 5a2797d

Browse files
authored
fix: post card info minimal gap (#272)
* fix: post card info minimal gap * fix: update tests
1 parent 639a9c0 commit 5a2797d

9 files changed

+1
-0
lines changed
4.41 KB
Loading
1.59 KB
Loading

src/components/PostInfo/PostInfo.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,6 @@ $block: '.#{$namespace}post-info';
129129
display: flex;
130130
flex-grow: 1;
131131
flex-wrap: wrap;
132+
padding-right: $indentXXS;
132133
}
133134
}
4.75 KB
Loading
1.29 KB
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)