diff --git a/src/components/SettingDrawer/index.less b/src/components/SettingDrawer/index.less index 5b660525fc5606f822a398c2ff26a325d3ed83ab..af4109be3a3293a4cbdee09eda6a7355d20d62a2 100644 --- a/src/components/SettingDrawer/index.less +++ b/src/components/SettingDrawer/index.less @@ -51,7 +51,7 @@ } .handle { - position: fixed; + position: absolute; top: 240px; background: @primary-color; width: 48px;