[S] Add overflow: hidden just in case
This commit is contained in:
@@ -136,6 +136,7 @@ export default class BlogPostPreview extends Vue
|
|||||||
text-align: left
|
text-align: left
|
||||||
display: flex
|
display: flex
|
||||||
flex-direction: column
|
flex-direction: column
|
||||||
|
overflow: hidden
|
||||||
|
|
||||||
#date
|
#date
|
||||||
font-size: 0.7em
|
font-size: 0.7em
|
||||||
|
|||||||
Reference in New Issue
Block a user