No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Bottom toolbar not aligning

    Help
    1
    1
    813
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      magdkudama last edited by

      Hello,

      I have a toolbar with a tab inside, aligned bottom and justified, but it doesn’t use the full width of the screen.

      I’m sending a screenshot of what I see, and the code snippet:

      <q-toolbar slot="footer">
            <q-tabs align="justify">
              <q-tab slot="title" icon="location on" to="/account/store" label="Stores" />
              <q-tab slot="title" icon="card giftcard" to="/account/store/producs" label="Products" />
              <q-tab slot="title" icon="shopping cart" to="/account/store/shopping" label="Cart" />
            </q-tabs>
          </q-toolbar>
      

      0_1507132980593_Screen Shot 2017-10-04 at 17.02.41.png

      Is it possible to align the tabs correctly?

      Thanks!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post