固定位置

This commit is contained in:
2020-11-20 17:14:00 +08:00
parent ced7a5c80e
commit eac066f16d
2 changed files with 3 additions and 3 deletions

View File

@@ -1372,8 +1372,8 @@ export default defineComponent({
line-height: 23px;
cursor: pointer;
user-select: none;
position: fixed;
top: 2.3rem;
position: absolute;
top: 1.5rem;
right: 1rem;
}