Changeset 13302 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/plugin/_favorite-button.scss
- Timestamp:
- 03/11/2024 02:12:52 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/plugin/_favorite-button.scss
r13300 r13302 44 44 45 45 .plugin-favorite { 46 height: 36px;46 height: calc( 2 * var( --wp--custom--button--spacing--padding--top ) + 2 * var( --wp--preset--font-size--normal ) ); 47 47 text-align: center; 48 48 vertical-align: top;
Note: See TracChangeset
for help on using the changeset viewer.