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