Ticket #55824: #55824.patch
File #55824.patch, 585 bytes (added by , 3 years ago) |
---|
-
wp-content/themes/twentytwenty/style.css
3035 3035 .is-style-outline .wp-block-button__link:not(.has-text-color) { 3036 3036 color: inherit; 3037 3037 } 3038 3038 .is-style-outline>:where(.wp-block-button__link), :where(.wp-block-button__link).is-style-outline { 3039 border: 2px solid; 3040 3041 } 3039 3042 .is-style-outline .wp-block-button__link { 3040 3043 padding: calc(1.1em - 0.2rem) calc(1.44em - 0.2rem); 3041 3044 }