Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f0a025d3503e2bdf5f76a3f9415852b0022a5fb9
Authored by
zlz
2017-09-14 16:29:34 +0800
1 parent
4fad7419
车载上报停靠站
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
src/main/resources/static/pages/trafficManage/css/trafficManage.css
src/main/resources/static/pages/trafficManage/css/trafficManage.css
View file @
f0a025d
...
...
@@ -79,4 +79,8 @@
79
79
80
80
.inputCarPlate {
81
81
width: 100px;
82
+}
83
+
84
+.inLine_block {
85
+ display: inline-block;
82
86
}
83
87
\ No newline at end of file
...
...