mirror of
https://github.com/mue/mue.git
synced 2026-07-18 22:44:08 +02:00
refactor(button): Create button component
This commit is contained in:
@@ -192,7 +192,7 @@ $themes: (
|
||||
font-size: 1rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-flow: row-reverse;
|
||||
flex-flow: row;
|
||||
justify-content: center;
|
||||
gap: 20px;
|
||||
transition: 0.5s;
|
||||
|
||||
Reference in New Issue
Block a user