equal
deleted
inserted
replaced
22 } |
22 } |
23 |
23 |
24 div[data-type="core/button"]{ |
24 div[data-type="core/button"]{ |
25 display:table; |
25 display:table; |
26 } |
26 } |
27 |
|
28 .editor-styles-wrapper .wp-block-button[style*=text-decoration] .wp-block-button__link{ |
|
29 text-decoration:inherit; |
|
30 } |
|