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

    q-modal gives body a padding-right of 17px ?

    Framework
    4
    4
    985
    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.
    • B
      bobdylan last edited by

      The body of the page that has a visible q-modal automatically gets a padding-right of 17 px. This causes all content to be shifted to the left, when the modal is visible:

      http://quasar-framework.org/quasar-play/android/index.html#/showcase/popups/modal

      Is there any way to avoid this?

      1 Reply Last reply Reply Quote 0
      • benoitranque
        benoitranque last edited by

        Use v0.15 🙂

        This was a know issue, can’t remember now why it was necessary

        L 1 Reply Last reply Reply Quote 0
        • T
          Thijs last edited by

          Quickfix: Add the class ‘no-padding’ to the body element

          1 Reply Last reply Reply Quote 0
          • L
            leopiccionia @benoitranque last edited by

            @benoitranque If I remark correctly, the padding was there for the case when scrollbar was needed.

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