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
Trying to have the result list and the prompt in a separated layout like this:
It works fine as long as there's some results to display but looks stupid when i first open anyrun:
As you can see the empty result list with it's border is still displayed below the prompt.
I tried using pseudoclasses to hide list#main like so:
Trying to have the result list and the prompt in a separated layout like this:
It works fine as long as there's some results to display but looks stupid when i first open anyrun:
As you can see the empty result list with it's border is still displayed below the prompt.
I tried using pseudoclasses to hide list#main like so:
but without success. Seems like when I use an unsupported keyword the app goes back to it's default styling.
Would be nice to have a way to conditionally hide the list.
The text was updated successfully, but these errors were encountered: