Skip to content

Commit 83a5179

Browse files
committed
【example】优化例子
1 parent 0faf025 commit 83a5179

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/leaflet/PlanesMonitor.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
.bootstrap-select {
1414
width: 168px !important;
1515
}
16-
16+
.form-control.input-sm {
17+
width: 166px;
18+
}
1719
.form-group label {
1820
width: 100px;
1921
}

0 commit comments

Comments
 (0)