diff --git a/resources/assets/sass/modules/_btns.scss b/resources/assets/sass/modules/_btns.scss index bf1bc032..c245ceb5 100644 --- a/resources/assets/sass/modules/_btns.scss +++ b/resources/assets/sass/modules/_btns.scss @@ -55,7 +55,7 @@ .btn-outline { background-color: transparent; - background-image: none; + background-image: none !important; color: inherit; transition: all .5s; }