Browse Source

changed some buttons' shape

kaoritokashiki 6 năm trước cách đây
mục cha
commit
976f34fc09
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/client/styles/agile-admin/inverse/colors/spring.scss

+ 1 - 2
src/client/styles/agile-admin/inverse/colors/spring.scss

@@ -104,8 +104,7 @@ body:not(.on-edit) .nav.nav-tabs {
 /*
  * button
  */
-
-button:not(.btn-link .dropdown-toggle) {
+button:not(.btn-link):not(.dropdown-toggle) {
   border-radius: 10%;
   box-shadow: 2px 2px 4px gray;
 }