FAB's component 7th element hidden css rule #4150
Closed
philippedasilva-orizone
started this conversation in
General
Replies: 2 comments
|
You're right. This rule should only apply to |
0 replies
|
Fixed in daisyUI |
0 replies
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.
Hi,
I was playing a bit with the fab component and noted that the 7th element is never rendered whatever the number of elements above 6 you have. Here is an example:
Trying to understand why, I looked at the code and found these lines which are pretty clear in what they do:
For this specific case to be specified, there must be a reason, right?
If so, I'd love to know the reason ;)
Otherwise, I'll just make a quick pull request to remove this ;)
All reactions