Browse Source

按钮最小宽度设置移除

zhuth 7 năm trước cách đây
mục cha
commit
e48076e8f2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      frontend/saas-web/app/Application.scss

+ 0 - 1
frontend/saas-web/app/Application.scss

@@ -187,7 +187,6 @@ body.launching {
 
 .x-btn-default-small,
 .x-btn-default-toolbar-small{
-  min-width: 86px !important;
   border-radius: 2px !important;
 }