This commit is contained in:
xman 2025-07-08 10:40:40 +08:00
parent 0a05797b4c
commit 177674774d

View File

@ -15,6 +15,13 @@
border: 1px solid #ccc;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
#select_city {
height: 34px; /* Bootstrap 默认输入框高度 */
line-height: 34px; /* 让文字垂直居中 */
padding-top: 0;
padding-bottom: 0;
}
</style>
<div class="panel panel-default panel-intro">