Improve flat buttons style

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

View File

@@ -429,8 +429,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);