Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login

    [SOLVED] v39 scrollbar

    Scheduled Pinned Locked Moved Windy Plugins
    2 Posts 2 Posters 806 Views 1 Watching
    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.
    • vicbV Offline
      vicb Paraglider | Premium
      last edited by vicb

      v39 creates an issue with my plugin:

      9713b229-2ec1-4585-bba0-f1c59e242809-image.png

      The scrollbar on firefox desktop only

      1. is too wide
      2. is not needed

      That's because of

      .plugin-content {
          color: #6b6b6b;
          background-color: #f8f8f8;
          overflow-y: scroll;
          -webkit-overflow-scrolling: touch;
          overflow-x: hidden;
          box-sizing: border-box;
          position: absolute;
          right: 0;
          bottom: 0;
          top: 0;
          left: 0
      }
      

      changing to overflow-y: auto; fixes the issue.

      Can this be applied ?

      /cc @marekd

      1 Reply Last reply Reply Quote 0
      • marekdM Offline
        marekd Windy Staff
        last edited by

        @vicb thanks! Has been applied!

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Windy Community  |  Powered by excellent NodeBB
        Terms of Use     Privacy Policy     Windy.com