hookehuyr

fix

...@@ -1879,7 +1879,7 @@ body { ...@@ -1879,7 +1879,7 @@ body {
1879 1879
1880 .help-tip { 1880 .help-tip {
1881 position: absolute; 1881 position: absolute;
1882 - z-index: 9999; 1882 + z-index: 999;
1883 top: 70px; 1883 top: 70px;
1884 color: #009688 !important; 1884 color: #009688 !important;
1885 &:hover { 1885 &:hover {
......