perf: tag

This commit is contained in:
xiaoxian521
2021-11-21 11:00:13 +08:00
parent 3e991e6e43
commit e26a0f949d
7 changed files with 82 additions and 37 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;