Browse Source

remove button text shadow

mightyplow 4 năm trước cách đây
mục cha
commit
6243b7da12
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/components/button/button.css

+ 0 - 1
src/components/button/button.css

@@ -11,7 +11,6 @@
     background: rgba(0, 0, 0, 0.1);
     border: 0;
     outline: none;
-    text-shadow: 1px 1px 1px #ddd;
 
     &:hover {
         background: rgba(0, 0, 0, 0.2);