Skip to content

Commit 6a7a7ee

Browse files
committed
【update】更新例子 review by liqian
1 parent f14b112 commit 6a7a7ee

File tree

8 files changed

+989
-73
lines changed

8 files changed

+989
-73
lines changed

dist/mapboxgl/iclient9-mapboxgl-vue.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8895,7 +8895,7 @@ body {
88958895
max-height: 500px;
88968896
width: 280px; }
88978897
.sm-component-layer-list .ant-card-body {
8898-
padding: 10px 15px 22px; }
8898+
padding: 10px 15px 8px; }
88998899
.sm-component-layer-list__content {
89008900
width: 100%;
89018901
height: 100%; }
@@ -8904,6 +8904,8 @@ body {
89048904
border: none; }
89058905
.sm-component-layer-list__collapse {
89068906
background: transparent; }
8907+
.sm-component-layer-list__collapse:last-child .sm-component-layer-list__elcarditem {
8908+
border-bottom: unset; }
89078909
.sm-component-layer-list__collapse .ant-collapse-item.ant-collapse-no-arrow .ant-collapse-header {
89088910
padding: 8px 5px; }
89098911
.sm-component-layer-list__collapse .ant-collapse-header {
@@ -9153,10 +9155,8 @@ body {
91539155
font-size: 15px;
91549156
font-weight: 700; }
91559157
.sm-component-query__body {
9156-
height: 350px;
91579158
transform-origin: top left;
91589159
transition: all 0.5s;
9159-
height: 300px;
91609160
background: #ffff;
91619161
padding: 10px 15px;
91629162
overflow-y: auto; }

0 commit comments

Comments
 (0)