perf: 同步完整版分支代码

This commit is contained in:
xiaoxian521
2021-11-21 12:15:05 +08:00
parent 26b6f857cd
commit f65446c495
8 changed files with 85 additions and 38 deletions

View File

@@ -23,7 +23,7 @@ const { isFullscreen, toggle } = useFullscreen();
<style lang="scss" scoped>
.screen-full {
width: 36px;
height: 62px;
height: 48px;
display: flex;
align-items: center;
justify-content: space-around;