修改进度条样式
This commit is contained in:
@@ -31,7 +31,6 @@ onMounted(() => {
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
.device {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: calc(100vh - 130px);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user