mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-24 17:11:43 +00:00
decreased tooltip size
This commit is contained in:
parent
3dc7eb1aee
commit
7d4c586fe4
1 changed files with 1 additions and 0 deletions
|
|
@ -631,5 +631,6 @@ export default {
|
||||||
color: white;
|
color: white;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
transition: 0.2s;
|
transition: 0.2s;
|
||||||
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue