Browse Source

样式调整

jqh 5 years ago
parent
commit
cb6555d8b1

+ 4 - 0
resources/assets/dcat/sass/components/_button.scss

@@ -13,6 +13,10 @@ div.btn {
   line-height: 1.5;
 }
 
+div.btn.btn-sm, .btn-group-sm > div.btn {
+  line-height: 1.2;
+}
+
 a.btn-sm, .btn-group-sm > a.btn {
   line-height: 1.3;
 }

+ 1 - 1
resources/assets/dcat/sass/components/_form.scss

@@ -1,4 +1,4 @@
-.form-control {
+.form-control:not(textarea) {
   border-color: $input-border-color;
   color: $font-color;
   padding: .5rem .7rem;

File diff suppressed because it is too large
+ 0 - 0
resources/dist/dcat/css/dcat-app.css


Some files were not shown because too many files changed in this diff