diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index aa3936a22..178e97a28 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -590,11 +590,6 @@ table.promoted-attributes-in-tooltip th { } .tooltip-trigger { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; background: transparent; pointer-events: none; }