xujunjie 1 рік тому
батько
коміт
24ab66502f
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      src/components/PageTitle/index.js

+ 3 - 0
src/components/PageTitle/index.js

@@ -28,6 +28,9 @@ export default (props) => {
             cursor: 'pointer',
             marginRight: '0.15rem',
             color: '#0139F1',
+            position: 'absolute',
+            left: '-0.34rem',
+            top: '0.09rem',
           }}
           onClick={handleOnClick}
         />