• Resolved rtpHarry

    (@rtpharry)


    It looks like your plugin is including a stylesheet in all the admin pages:

    /wp-content/plugins/embed-calendly-scheduling/assets/css/util.css?ver=6.0.2

    Which includes a reset rule like:

    
    *, *:before, *:after {
        box-sizing: inherit;
    }
    

    It is causing display issues on the Appearance > Theme page for me.

    It feels like this stylesheet should only be enqueued on your specific admin pages ?

Viewing 1 replies (of 1 total)
  • Plugin Author Shycoder

    (@turn2honey)

    Hi there,

    Apologies for the inconvenience this may have caused.

    The issue has now been fixed. Kindly update the plugin to the latest version.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘included stylesheet breaks admin panel’ is closed to new replies.