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
Just added this in the browser on the docs's site:
class="card flex justify-content-center p-fluid"
The text was updated successfully, but these errors were encountered:
qwadrox
changed the title
p-selectbutton break into two line when .p-fluid applied on the parent container
p-selectbutton breaks into two line when .p-fluid applied on the parent container
Aug 27, 2024
In the past there was a rule like this in _button.scss:
without this the button is going to be in two line when p-fluid is on:
https://primeng.org/selectbutton
Just added this in the browser on the docs's site:
class="card flex justify-content-center p-fluid"
The text was updated successfully, but these errors were encountered: