fix: updated css clash with tree select (#14343)

This commit is contained in:
Bhavin K 2022-06-08 12:52:53 +05:30 committed by GitHub
parent 1d959b9d2f
commit 144c999d1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -380,8 +380,9 @@ border: 1px solid #E8E8E8;
top: 7px;
left: 3px;
right: 3px;
background-color: ${Colors.WHITE};
background-color: ${Colors.WHITE} !important;
position: absolute;
transform: unset;
}
}