equal
deleted
inserted
replaced
99 } |
99 } |
100 |
100 |
101 :where(.wp-block-post-comments input[type=submit]){ |
101 :where(.wp-block-post-comments input[type=submit]){ |
102 border:none; |
102 border:none; |
103 } |
103 } |
|
104 |
|
105 .wp-block-comments{ |
|
106 box-sizing:border-box; |
|
107 } |