Add White BG button

pull/174/head
Javier Torres 7 years ago
parent ca650ea17b
commit 57290ac4a9

@ -447,6 +447,11 @@ Layout Component:
}
.CDB-Button--secondary--background {
background-color: $cWhite;
}
.CDB-Button--white {
border: 1px solid $cWhite;
color: $cWhite;

Loading…
Cancel
Save