From 128ae36a6081c8e5d0ce8d0c5b07a11983ccbe6f Mon Sep 17 00:00:00 2001 From: magepeopleteam Date: Sun, 27 Dec 2020 07:49:20 +0000 Subject: [PATCH] admin css update --- css/admin_style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/admin_style.css b/css/admin_style.css index 6143977..46e19f6 100644 --- a/css/admin_style.css +++ b/css/admin_style.css @@ -464,4 +464,7 @@ label.mp_event_virtual_type_des textarea{width:100%;} .ppof-settings.ppof-metabox .notice.notice-warning.is-dismissible, .ppof-settings.ppof-metabox .notice { display: none; -} \ No newline at end of file +} +.wrap.mage_settings_panel_wrap .notice.notice-warning { + display: none; + } \ No newline at end of file