Commit aeb04fd8 authored by 528360026@qq.com's avatar 528360026@qq.com

修复横屏样式错乱问题

parent 0ff98e92
......@@ -176,7 +176,7 @@ export default {
<style>
.common-container {
width: 100%;
width: 100vw;
height: 100vh;
display: grid;
grid-template-columns: 120px 1fr;
......
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