- Timestamp:
- 08/05/2024 08:55:08 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/style-editor.scss
r58627 r58851 423 423 } 424 424 } 425 } 426 } 427 428 .wp-block-buttons, 429 .wp-block-button { 430 431 &[style*="font-weight"] .wp-block-button__link { 432 font-weight: inherit; 433 } 434 435 &[style*="text-decoration"] .wp-block-button__link { 436 text-decoration: inherit; 425 437 } 426 438 }
Note: See TracChangeset
for help on using the changeset viewer.