Commit 73618518 by zsh

update

parent 86dc8e6c
...@@ -73,9 +73,9 @@ export default { ...@@ -73,9 +73,9 @@ export default {
.close { .close {
cursor: pointer; cursor: pointer;
position: fixed; position: absolute;
top: 145px; top: 0;
right: 395px; right: 0;
width: 80px; width: 80px;
height: 80px; height: 80px;
z-index: 1; z-index: 1;
......
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 to comment