修改样式

This commit is contained in:
2022-11-18 17:01:42 +08:00
parent 722f87df4d
commit 2a2325e901
5 changed files with 8 additions and 6 deletions

View File

@@ -319,6 +319,7 @@ export default {
.box-padding {
padding: 0 16px;
height: 100%;
opacity: 0.8;
}
}
</style>