This commit is contained in:
rubenmoya 2017-12-13 16:36:04 +01:00
parent 884f64476e
commit 5fa95c8c87

View File

@ -298,9 +298,9 @@ Layout Component:
} }
.CDB-Button--dashed { .CDB-Button--dashed {
padding: 13px 0;
border: 1px dashed $cHintText; border: 1px dashed $cHintText;
color: $cBlue; color: $cBlue;
padding: 13px 0;
&:hover { &:hover {
border-color: $cBlue; border-color: $cBlue;