Commit ba7310cdb0426796e16f0cdf6e2a8a03bf468537
1 parent
4f6eade0
修正线调滚动条在最新Chrome显示问题
Showing
1 changed file
with
1 additions
and
0 deletions
src/main/resources/static/real_control_v2/css/line_schedule.css
| @@ -13,6 +13,7 @@ | @@ -13,6 +13,7 @@ | ||
| 13 | 13 | ||
| 14 | .line_schedule div.uk-width-1-6, .line_schedule div.uk-width-1-2 { | 14 | .line_schedule div.uk-width-1-6, .line_schedule div.uk-width-1-2 { |
| 15 | padding: 0 2px 2px 2px; | 15 | padding: 0 2px 2px 2px; |
| 16 | + height:100%; | ||
| 16 | } | 17 | } |
| 17 | 18 | ||
| 18 | .line_schedule .footer-chart { | 19 | .line_schedule .footer-chart { |