mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-07-03 14:32:44 +08:00
更改 tooltip 字体大小
This commit is contained in:
parent
121a9951ae
commit
e950811e88
@ -59,4 +59,7 @@ export default defineComponent({
|
|||||||
body.body--dark {
|
body.body--dark {
|
||||||
background: #1d1d1d;
|
background: #1d1d1d;
|
||||||
}
|
}
|
||||||
|
.q-tooltip {
|
||||||
|
font-size: 11px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user