修改样式
This commit is contained in:
@@ -46,6 +46,6 @@ export default {
|
||||
</script>
|
||||
<style scoped>
|
||||
.state-box {
|
||||
height: 15px;
|
||||
height: calc(15px * var(--beilv))
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user