Skip to content

Commit a7d3083

Browse files
authored
fix(slidepane): update icon position (#434)
1 parent 72c1a28 commit a7d3083

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: src/slidePane/style.scss

+3
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ $prefix: "dtc-slide-pane";
7777
}
7878
&-nested-loading {
7979
height: 100%;
80+
.ant-spin-container {
81+
height: 100%;
82+
}
8083
}
8184
}
8285

0 commit comments

Comments
 (0)