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

    Strange scrollbar in table header

    Help
    2
    4
    218
    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.
    • L
      liguyu last edited by

      I have a table like below
      1581481577(1).png
      And when I make a request and the table has no rows, the header has a scrollbar like below
      1581481621(1).png
      if I resize the browser or change the zoom scale of the browser, the scroll bar may go away.
      Plus, can I change the component height size in an easy way?
      1581482020(1).png

      1 Reply Last reply Reply Quote 0
      • T
        Taras last edited by

        Did you try “dense” property on elements on q-input, q-table…?

        L 2 Replies Last reply Reply Quote 0
        • L
          liguyu @Taras last edited by

          @Taras I tried dense property, but the input box is still too high for a desktop app. Without dense property, the input box is even higher. And with dense property, the table seems too crowded for a desktop app. I wonder if there is a way to adjust the height globally, like what $primary css variable does to the primary color in an app.

          1 Reply Last reply Reply Quote 0
          • L
            liguyu @Taras last edited by

            @Taras I used ugly css hack to workaround it. But it doesnt like a proper way.

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