Improve flat buttons style

This commit is contained in:
EliverLara
2020-01-02 12:40:24 -06:00
parent 2d861cab32
commit 66bbfa285f
4 changed files with 35 additions and 85 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);