[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
|
||||
display: flex
|
||||
flex-direction: column
|
||||
overflow: hidden
|
||||
|
||||
#date
|
||||
font-size: 0.7em
|
||||
|
||||
Reference in New Issue
Block a user