Is menu-title as tidy as it could be?
#760
Unanswered
longrunningprocess
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
It is possible to change it but this would be a breaking change and would break existing apps that are using daisyUI. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
from https://daisyui.com/components/menu/#menu-with-title:
In order to get the appropriate styling on these, a
spanis required. I was wondering whether it would be possible with the selectors to not require thespanchanging the example above to a little cleaner HTML:Thanks!
Beta Was this translation helpful? Give feedback.
All reactions