Add min-height to form-control

上级 95685caf
......@@ -46,6 +46,12 @@ a {
text-align: right;
}
.form-control,
.search form {
// Bootstrap 4 does not have a height
min-height: 34px;
}
table {
// Remove any table border lines
border-spacing: 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册