chore: 升级代码规范风格相关库至最新 (#736)

This commit is contained in:
xiaoming
2023-09-17 16:46:17 +08:00
committed by GitHub
parent 64ea088fe1
commit 4415f12025
18 changed files with 2858 additions and 6328 deletions

View File

@@ -50,7 +50,9 @@ const { device } = useNav();
padding: 2px;
margin-right: 3px;
font-size: 20px;
box-shadow: inset 0 -2px #cdcde6, inset 0 0 1px 1px #fff,
box-shadow:
inset 0 -2px #cdcde6,
inset 0 0 1px 1px #fff,
0 1px 2px 1px #1e235a66;
}

View File

@@ -56,9 +56,9 @@ onMounted(() => {
<style lang="scss" scoped>
.frame {
z-index: 998;
position: absolute;
inset: 0;
z-index: 998;
.frame-iframe {
box-sizing: border-box;