rounded corners for skeleton buttons
This commit is contained in:
parent
fa5bc494c5
commit
43dac3ba12
@ -99,7 +99,8 @@ buttons
|
||||
color: inherit;
|
||||
border-color: inherit;
|
||||
}
|
||||
.button--round{
|
||||
.button--round,
|
||||
.button-style.button--round {
|
||||
border-radius: 500px;
|
||||
}
|
||||
.button-style {
|
||||
|
Loading…
Reference in New Issue
Block a user