WIP styling buttons: another approach to style buttons, keeping the icon slotted

This commit is contained in:
Hadi Nategh
2022-01-20 13:13:04 +01:00
parent cc9a6bcf8a
commit 28bcaf9422
4 changed files with 24 additions and 8 deletions

View File

@ -27,5 +27,6 @@ export const buttonStyles = [
background-position: left center;
background-size: contain;
margin: 2px;
height:20px;
}
`];