Use the new isTriggerInteractive tooltip prop

This commit is contained in:
Robin
2024-01-10 10:46:13 -05:00
parent d3825648f2
commit d4780b2d63
4 changed files with 13 additions and 17 deletions

View File

@@ -15,6 +15,7 @@ limitations under the License.
*/
.lock {
display: block;
padding: var(--cpd-space-1x);
border-radius: var(--cpd-radius-pill-effect);
}