🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent

    Solved Scrollbar Width - Ticket Screen

    Technical Help
    2
    4
    1188
    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.
    • P
      pl00 last edited by

      How can I change the ticket screen scrollbar width? At 6px, it's too narrow to accurately hit.
      TIA

      1 Reply Last reply Reply Quote 0
      • Sanjeev
        Sanjeev developer UVdesk Staff last edited by Sanjeev

        @pl00

        You need to remove some CSS for the same.

        Locate path in your project:
        vendor/uvdesk/core-framework/Resources/views/ticket.html.twig

        Open ticket.html.twig and remove these lines (312-320) from here.

        And you will see thick scrollbar.

        Please let us know if is works for you !!

        1 Reply Last reply Reply Quote 0
        • Sanjeev
          Sanjeev developer UVdesk Staff last edited by Sanjeev

          @pl00

          You need to remove some CSS for the same.

          Locate path in your project:
          vendor/uvdesk/core-framework/Resources/views/ticket.html.twig

          Open ticket.html.twig and remove these lines (312-320) from here.

          And you will see thick scrollbar.

          Please let us know if is works for you !!

          1 Reply Last reply Reply Quote 0
          • P
            pl00 last edited by

            @Sanjeev said in Scrollbar Width - Ticket Screen:

            Locate path in your project:
            vendor/uvdesk/core-framework/Resources/views/ticket.html.twig
            Open ticket.html.twig and remove these lines (312-320) from here.

            Thank you so much. I changed the size to 12px and it's perfect for me.

            1 Reply Last reply Reply Quote 0
            • Sanjeev
              Sanjeev developer UVdesk Staff last edited by

              @pl00

              Glad to know that your issue resolved.
              Get in touch with us for future updates for project.
              https://github.com/uvdesk/community-skeleton/tags

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