Hi
I want to give gap between 2 DropDowns

Thanks
Hi
I want to give gap between 2 DropDowns

Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal YelvePosted May 12, 2023, 2:45 PM
Hi Ramco,
In header section add this
hope this work
Tuhin PaulPosted May 13, 2023, 2:02 AM
hey Ramco, check this out!
Deepak RawatPosted May 12, 2023, 3:50 PM
Simple you can add margin-left:10px; or according to your need to the blue color dropdown.
Ramco RamcoPosted May 12, 2023, 11:27 AM
HI Vishal
I have written like this but still it is showing the same way. - class="dropdown-menu dropdown-menu-right mr-1
Thanks
Muhammad Imran AnsariPosted May 11, 2023, 5:35 PM
you can user style attribute for second dropdown. like:
style="margin-left:10px;"
Vishal YelvePosted May 11, 2023, 5:32 PM
Try this, Add class to first dropdown if you are using bootstrap