Commit 9e65fddf by zhangheng

1

parent e32fd1c3
...@@ -122,8 +122,8 @@ ...@@ -122,8 +122,8 @@
<file leaf-file-name="main.scss" pinned="false" current-in-tab="true"> <file leaf-file-name="main.scss" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/Public/static/css/main.scss"> <entry file="file://$PROJECT_DIR$/Public/static/css/main.scss">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="361"> <state relative-caret-position="399">
<caret line="287" column="4" lean-forward="false" selection-start-line="287" selection-start-column="4" selection-end-line="287" selection-end-column="4" /> <caret line="332" column="4" lean-forward="false" selection-start-line="332" selection-start-column="4" selection-end-line="332" selection-end-column="4" />
<folding /> <folding />
</state> </state>
</provider> </provider>
...@@ -546,12 +546,12 @@ ...@@ -546,12 +546,12 @@
<updated>1566667513502</updated> <updated>1566667513502</updated>
<workItem from="1566667516612" duration="55749000" /> <workItem from="1566667516612" duration="55749000" />
<workItem from="1567098016695" duration="6433000" /> <workItem from="1567098016695" duration="6433000" />
<workItem from="1567181764126" duration="4041000" /> <workItem from="1567181764126" duration="4085000" />
</task> </task>
<servers /> <servers />
</component> </component>
<component name="TimeTrackingManager"> <component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="66223000" /> <option name="totallyTimeSpent" value="66267000" />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="0" y="23" width="1440" height="815" extended-state="6" /> <frame x="0" y="23" width="1440" height="815" extended-state="6" />
...@@ -946,8 +946,8 @@ ...@@ -946,8 +946,8 @@
</entry> </entry>
<entry file="file://$PROJECT_DIR$/Public/static/css/main.scss"> <entry file="file://$PROJECT_DIR$/Public/static/css/main.scss">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="361"> <state relative-caret-position="399">
<caret line="287" column="4" lean-forward="false" selection-start-line="287" selection-start-column="4" selection-end-line="287" selection-end-column="4" /> <caret line="332" column="4" lean-forward="false" selection-start-line="332" selection-start-column="4" selection-end-line="332" selection-end-column="4" />
<folding /> <folding />
</state> </state>
</provider> </provider>
......
...@@ -366,7 +366,7 @@ ul, li { ...@@ -366,7 +366,7 @@ ul, li {
align-items: center; align-items: center;
position: absolute; position: absolute;
left: 63px; left: 63px;
top: 886px; top: 823px;
width: 510px; width: 510px;
height: 134px; height: 134px;
border-radius: 15px; border-radius: 15px;
......
...@@ -329,7 +329,8 @@ ul, li { ...@@ -329,7 +329,8 @@ ul, li {
align-items: center; align-items: center;
position: absolute; position: absolute;
left: 63px; left: 63px;
top: 886px; top: 823px;
width: 510px; width: 510px;
height: 134px; height: 134px;
border-radius: 15px; border-radius: 15px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment