EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 16, 2025, 04:44:22 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
General Discussion
>
css 控制 combo 对象 panel 的最大/最小高度
Pages: [
1
]
« previous
next »
Print
Author
Topic: css 控制 combo 对象 panel 的最大/最小高度 (Read 10352 times)
iamjxc
Jr. Member
Posts: 80
css 控制 combo 对象 panel 的最大/最小高度
«
on:
April 11, 2014, 06:55:18 AM »
设置 panelHeight:'auto', 如果内容过多或者过少都很难看, 所以建议 css 如下调整:
div.combo-panel{
min-height: 60px;
max-height: 230px;
}
«
Last Edit: April 14, 2014, 02:15:42 AM by iamjxc
»
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...