瀏覽代碼

improve UI

wangweimin 5 年之前
父節點
當前提交
2599372c5e
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      pywebio/html/css/app.css

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

@@ -57,4 +57,8 @@
 }
 .no-fix-height #input-container h5.card-header{
     padding: .4rem 1.25rem;
+}
+h5.card-header:empty{
+    padding: 0 !important;
+    border-bottom: 0 !important;
 }