Commit 3b7aabbc authored by liushuai's avatar liushuai

修改宽度

parent 0e80e9d3
...@@ -278,7 +278,7 @@ ...@@ -278,7 +278,7 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
/*position: relative;*/ /*position: relative;*/
width:70%; width:calc( 90vw - 260px );
background-color:white; background-color:white;
} }
......
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