1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00

add hint-icon component

This commit is contained in:
lana-k
2021-04-08 19:51:12 +02:00
parent 05b642bc86
commit d4d68bb682
2 changed files with 49 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
background-color: rgba(80, 103, 132, 0.85);
color: #fff;
text-align: center;
font-size: 11px;
font-size: 12px;
padding: 0 6px;
line-height: 19px;;
position: fixed;