chore: tooltip placing

This commit is contained in:
2024-09-08 16:32:11 +02:00
parent b09761de58
commit a3d9e68c8a
3 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ export default defineComponent({
border-radius: 0.25em;
width: 100%;
background-color: #333;
background-color: #1f1f1f;
box-shadow: 0 0 5px 2px #aaa;
}