Welcome Guest, Not a member yet? Register   Sign In
Debug toolbar CSS conflict with DaisyUI
#1
Information 
(This post was last modified: 09-04-2023, 08:43 PM by masweb.)

My toolbar CSS conflict with Daisy UI.

When Daisy UI present:

[Image: Screenshot-from-2023-09-05-09-52-05.png]

When Daisy UI not present:

[Image: Screenshot-from-2023-09-05-09-56-02.png]

Anyone know how to modify the debug toolbar ?


Well, i just overwrite the
Code:
<style>
 #debug-bar .tab{
   height: fit-content;
}
</style>
seems solved the problem.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB