修改ui
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user