mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-19 07:44:02 +02:00
Update src/components/Tooltip.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
parent
209b58306d
commit
8a65441cef
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ export default {
|
||||||
|
|
||||||
.tooltip-time {
|
.tooltip-time {
|
||||||
color: #d1d5db;
|
color: #d1d5db;
|
||||||
font-size: 11px;
|
font-size: 13px;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue