mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-18 23:34:04 +02:00
Update src/components/Tooltip.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
parent
a690b6f203
commit
c5bcdb80f2
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ export default {
|
||||||
|
|
||||||
.tooltip-message {
|
.tooltip-message {
|
||||||
color: #f3f4f6;
|
color: #f3f4f6;
|
||||||
font-size: 10px;
|
font-size: 12px;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
border-top: 1px solid rgba(75, 85, 99, 0.3);
|
border-top: 1px solid rgba(75, 85, 99, 0.3);
|
||||||
|
|
Loading…
Add table
Reference in a new issue