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

    css issue in Tabs

    Framework
    2
    2
    739
    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.
    • rohityadav
      rohityadav last edited by

      As I am trying to fix visibility in our app and i am using class=“desktop-only” and when i resize the screen to smaller than even 480 but still is visible tabs. please tell me am i missing something or have some kind of issue
      0_1500813119966_tabscode.png

      And tabs still visible in smaller size screen
      0_1500813204616_mobiel.png

      1 Reply Last reply Reply Quote 0
      • S
        spectrolite last edited by

        Have you tried gt-xs ?
        from http://beta.quasar-framework.org/components/visibility.html#Window-Width-Related

        Or maybe it’s the fact that your tabs are actually wider than the trigger-point (with some hidden content), and that interferes somehow. In this case, I guess you’ll need to wait for someone more knowledgeable than me to answer this one… Unless wrapping your q-tabs tag in a div (and putting your conditional class there) simply fixes it.

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