Commit 5a6550d705ed96862780de8a2f7aa80b5c3f6629
1 parent
1655a388
update...
Showing
2 changed files
with
4 additions
and
3 deletions
src/main/resources/static/real_control_v2/css/line_schedule.css
| @@ -17,12 +17,12 @@ | @@ -17,12 +17,12 @@ | ||
| 17 | } | 17 | } |
| 18 | 18 | ||
| 19 | .line_schedule .footer-chart { | 19 | .line_schedule .footer-chart { |
| 20 | - height: 243px; | 20 | + height: 233px; |
| 21 | margin-top: 5px; | 21 | margin-top: 5px; |
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | .line_schedule .uk-grid.top-container { | 24 | .line_schedule .uk-grid.top-container { |
| 25 | - height: calc(100% - 260px); | 25 | + height: calc(100% - 250px); |
| 26 | margin-top: 5px; | 26 | margin-top: 5px; |
| 27 | overflow: hidden; | 27 | overflow: hidden; |
| 28 | } | 28 | } |
| @@ -127,7 +127,7 @@ | @@ -127,7 +127,7 @@ | ||
| 127 | } | 127 | } |
| 128 | 128 | ||
| 129 | .schedule-body { | 129 | .schedule-body { |
| 130 | - height: calc(100% - 37px); | 130 | + height: calc(100% - 31px); |
| 131 | background: #fff; | 131 | background: #fff; |
| 132 | } | 132 | } |
| 133 | 133 |
src/main/resources/static/real_control_v2/css/north.css