chore: voice language default value by current language

This commit is contained in:
jialin
2024-12-02 10:44:39 +08:00
parent ec2cd29096
commit cb13f66b3d
3 changed files with 44 additions and 10 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
height: fit-content;
top: -10px;
font-size: var(--font-size-middle);
left: calc(50% + 14px);
left: calc(50% + 10px);
transform: translateX(-50%);
background-color: transparent;
}