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
@zhaolinlau@jtommy the problem is because in bulma.css expected ul in css class and oruga ui not use tag ul.
file: bulma.css .tabs.is-centered ul { justify-content: center; }
Overview of the problem
Oruga version: [0.6.0]
Vuejs version: [3.2.47]
OS/Browser: Windows 11/Firefox
theme-bulma: [0.2.10]
Description
The tab items should be centered after adding position="centered" but it's not being centered.
Steps to reproduce
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: