rounded corners for skeleton buttons
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user