fix hint style
This commit is contained in:
parent
2286448b68
commit
a88890809c
1 changed files with 2 additions and 0 deletions
|
@ -5,4 +5,6 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
z-index: 100000;
|
z-index: 100000;
|
||||||
|
font-size: 12px;
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue