CSS cleanup and use classes for styling
This commit is contained in:
@@ -32,7 +32,7 @@ $comments-width-max: 710px
|
||||
.comment-reply-container
|
||||
display: flex
|
||||
position: relative
|
||||
padding: 15px 0 20px 0
|
||||
padding: 15px 0
|
||||
transition: background-color 150ms ease-in-out, padding 150ms ease-in-out, margin 150ms ease-in-out
|
||||
|
||||
&.comment-linked
|
||||
|
Reference in New Issue
Block a user