From 15691b4451cbff6d34f04fceea52192bb0a0f834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Gir=C3=A3o=20Serr=C3=A3o?= <5621605+rodrigogiraoserrao@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:34:06 +0000 Subject: [PATCH] Remove debugging style. --- docs/examples/styles/outline_all.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/examples/styles/outline_all.css b/docs/examples/styles/outline_all.css index 63215bae7..a206787e4 100644 --- a/docs/examples/styles/outline_all.css +++ b/docs/examples/styles/outline_all.css @@ -68,5 +68,4 @@ Label { width: 20; height: 3; content-align: center middle; - background: red; }