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