diff --git a/app/globals.css b/app/globals.css index e9bb0dd..46e4007 100644 --- a/app/globals.css +++ b/app/globals.css @@ -169,7 +169,4 @@ body { grid-column: 1 / -1 !important; grid-row: auto !important; } - .pn-live-label { - display: none !important; - } }