@ant-design/pro-components 1.1.14 → 1.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3023,9 +3023,9 @@ html {
3023
3023
  line-height: 22px;
3024
3024
  }
3025
3025
  .ant-pro-setting-drawer-handle {
3026
- position: absolute;
3026
+ position: fixed;
3027
3027
  top: 240px;
3028
- right: 300px;
3028
+ right: 0;
3029
3029
  z-index: 0;
3030
3030
  display: flex;
3031
3031
  align-items: center;