* Update style of tooltip btn.

This commit is contained in:
liuyue
2023-05-09 11:54:23 +00:00
parent a903c4e458
commit ec478ca4a4
+3
View File
@@ -0,0 +1,3 @@
.form-row .tooltip-btn::before {background: #fff;}
.form-row .tooltip-btn {box-shadow: none;}
.form-row .tooltip-btn:hover:before {opacity: 0;}