wangweimin 5 anni fa
parent
commit
9deed83290
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      pywebio/html/css/app.css

+ 3 - 0
pywebio/html/css/app.css

@@ -61,4 +61,7 @@
 h5.card-header:empty{
     padding: 0 !important;
     border-bottom: 0 !important;
+}
+button{
+    margin-bottom: 8px;
 }