浏览代码

adjust button UI

wangweimin 5 年之前
父节点
当前提交
9deed83290
共有 1 个文件被更改,包括 3 次插入0 次删除
  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;
 }