Improve flat buttons style

This commit is contained in:
EliverLara
2020-01-02 12:40:24 -06:00
parent b84aa67170
commit 23af899b83
5 changed files with 53 additions and 94 deletions

View File

@@ -428,8 +428,7 @@ box-shadow: none;
// border-color: transparent;
background-color: transparent;
background-image: none;
background-color: mix($bg_color, $base_color, 20%);
// border: 1px solid transparentize($tc, 0.7);
border-color: transparent;
@include _shadows(inset 0 1px transparentize(white, 1),
$_blank_edge);