mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-18 10:18:14 +08:00
💄 固定相关按钮,调整hint
This commit is contained in:
@@ -113,8 +113,8 @@ async function switchCollect(): Promise<void> {
|
||||
</script>
|
||||
<style lang="css" scoped>
|
||||
.tbc-box {
|
||||
position: absolute;
|
||||
top: 80px;
|
||||
position: fixed;
|
||||
top: 70px;
|
||||
right: 20px;
|
||||
border: 2px solid var(--common-shadow-8);
|
||||
border-radius: 50%;
|
||||
|
||||
Reference in New Issue
Block a user