fix:一些样式与交互修改

This commit is contained in:
chenpingsen
2024-08-14 16:53:31 +08:00
parent 2fde44ed23
commit aef40e64de
5 changed files with 16 additions and 4 deletions

View File

@@ -78,6 +78,7 @@
</script>
<style lang="less" scoped>
.box-model {
position: relative;
min-width: 162px;
height: 110px;
background: inherit;
@@ -87,6 +88,7 @@
border-style: solid;
border-color: rgba(13, 255, 255, 1);
border-radius: 8px;
z-index: 99;
.title {
position: relative;
padding-left: 9px;