This commit is contained in:
‘937886381’
2024-07-19 16:46:51 +08:00
parent fa75a2b89f
commit 8ecf281f08
14 changed files with 40 additions and 30 deletions

View File

@@ -79,6 +79,7 @@ export default {
<style scoped lang="scss">
.copilot-container {
height: 100%;
flex: 1;
@@ -147,8 +148,8 @@ export default {
position: absolute;
// width: 16px;
// height: 16px;
width: 0.95vw;
height: 0.95vw;
width: 0.7vw;
height: 0.7vw;
}
.corner.tl {