|
@@ -37,18 +37,6 @@ GNU General Public License for more details.
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
}
|
|
|
|
|
|
-/*
|
|
|
- * Button hover styles.
|
|
|
- * Necessary until the following issue is resolved in Gutenberg:
|
|
|
- * https://github.com/WordPress/gutenberg/issues/27075
|
|
|
- */
|
|
|
-
|
|
|
-.wp-block-search__button:hover,
|
|
|
-.wp-block-file .wp-block-file__button:hover,
|
|
|
-.wp-block-button__link:hover {
|
|
|
- background-color: var(--wp--preset--color--secondary);
|
|
|
-}
|
|
|
-
|
|
|
/*
|
|
|
* Responsive menu container padding.
|
|
|
* This ensures the responsive container inherits the same
|