Browse Source

style:系统信息样式修复

master
guoapeng 4 months ago
parent
commit
1f46043e93
  1. 2
      src/pages/Index/Settings/Version.vue

2
src/pages/Index/Settings/Version.vue

@ -44,7 +44,7 @@ onActivated(() => {
.version-setting {
background-color: #f5f7fa;
width: 100%;
height: 91.5h;
height: 91.5vh;
box-sizing: border-box;
padding: 20px;
display: flex;

Loading…
Cancel
Save