claro.css in Gutenberg 8.2
/** * Don't edit this file. Find all style at ./sass folder. **/ .button { padding: calc(0.6rem - 1px) calc(1.5rem - 1px) !important; } .page-wrapper :focus { box-shadow: none !important; } /*# sourceMappingURL=claro.css.map */
File
css/claro.cssView source
- /**
- * Don't edit this file. Find all style at ./sass folder.
- **/
- .button {
- padding: calc(0.6rem - 1px) calc(1.5rem - 1px) !important;
- }
-
- .page-wrapper :focus {
- box-shadow: none !important;
- }
-
- /*# sourceMappingURL=claro.css.map */