This commit is contained in:
‘937886381’
2024-07-19 13:22:42 +08:00
parent ebb7f597b9
commit c7a6ad2e22
6 changed files with 31 additions and 24 deletions

View File

@@ -82,6 +82,7 @@ export default {
</script>
<style scoped lang="scss">
.dashboard-container {
height: 0;
flex: 1;
@@ -132,8 +133,8 @@ export default {
position: absolute;
// width: 16px;
// height: 16px;
width: 0.95vw;
height: 0.95vw;
width: 0.7vw;
height: 0.7vw;
}
.corner.tl {