wangweimin hace 5 años
padre
commit
2599372c5e
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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{
 .no-fix-height #input-container h5.card-header{
     padding: .4rem 1.25rem;
     padding: .4rem 1.25rem;
+}
+h5.card-header:empty{
+    padding: 0 !important;
+    border-bottom: 0 !important;
 }
 }