• /src/admin/assets/css/ic-admin.css
    This file mess up regular WordPress and custom pages on admin panels. mind checking on it and explaining why we need this on admin pages?

    #wpbody,
    #wpbody-content,
    #wpcontent,
    #wpwrap,
    body,
    html {
        height: 100% !important;
        background-color: #f3f6f9;
        padding: 0;
    }
    • This topic was modified 3 years, 11 months ago by Manjul.
    • This topic was modified 3 years, 11 months ago by Manjul.

The topic ‘Mess up Admin CSS’ is closed to new replies.