You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A really quick test showed that there is a sub-element which can be altered. Not sure if it is the proper way to do things but this is something that worked for me.
.ui.search > .ui.input.icon { width: 500px; }
I don't think that will cause any problems but you should probably add a class to the ui.search so that you're not affecting all of them at once. Another option would be to check the code and see if there is a hidden API that doesn't appear on the docs.
Is there a method to change the search box? I use css style, but it doesn't work. Thx! : )
The text was updated successfully, but these errors were encountered: