mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(ui): disable shadows on buttons
This commit is contained in:
@@ -30,6 +30,10 @@ $pagination-disabled-bg: #dee2e6; // gray-300
|
||||
|
||||
$enable-shadows: true;
|
||||
|
||||
$btn-box-shadow: 0;
|
||||
$btn-focus-box-shadow: 0;
|
||||
$btn-active-box-shadow: 0;
|
||||
|
||||
@import "~bootswatch/dist/flatly/variables";
|
||||
@import "~bootstrap/scss/bootstrap";
|
||||
@import "~bootswatch/dist/flatly/bootswatch";
|
||||
|
||||
Reference in New Issue
Block a user