Fix form tooltip positioning (#9598)

This commit is contained in:
Michael Weimann
2022-11-21 15:48:41 +01:00
committed by GitHub
parent 8c0d202df4
commit 2cd1fad10b
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -174,8 +174,6 @@ limitations under the License.
}
.mx_Field_tooltip {
margin-top: -12px;
margin-left: 4px;
width: 200px;
}