fix thin button style
This commit is contained in:
parent
1bb48817de
commit
56cc3bcf0e
@ -23,6 +23,7 @@ function lex_scotland_block_styles() {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
font-size: var(--wp--preset--font-size--small);
|
font-size: var(--wp--preset--font-size--small);
|
||||||
border: 1px solid var(--wp--preset--color--washed-green);
|
border: 1px solid var(--wp--preset--color--washed-green);
|
||||||
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
.wp-block-button.is-style-thin .wp-element-button:hover {
|
.wp-block-button.is-style-thin .wp-element-button:hover {
|
||||||
border: 1px dashed;
|
border: 1px dashed;
|
||||||
|
Loading…
Reference in New Issue
Block a user