From 8c1de48a080c87c5aeeae32eb818cd146f64eb1a Mon Sep 17 00:00:00 2001 From: Erik Ritter Date: Wed, 6 Apr 2022 15:21:51 -0700 Subject: [PATCH] fix: missing home label on welcome page --- superset-frontend/src/assets/stylesheets/superset.less | 1 - 1 file changed, 1 deletion(-) diff --git a/superset-frontend/src/assets/stylesheets/superset.less b/superset-frontend/src/assets/stylesheets/superset.less index 97db49ec4463a..ecfdd017f61ae 100644 --- a/superset-frontend/src/assets/stylesheets/superset.less +++ b/superset-frontend/src/assets/stylesheets/superset.less @@ -545,7 +545,6 @@ td.filtered { display: flex; flex-direction: column; justify-content: center; - display: none; } // Making native radio buttons use brand color