creativetimofficial / ct-soft-ui-dashboard-pro

Soft UI Dashboard Pro - Bootstrap 5 Admin
34 stars 6 forks source link

Scrollbar on minimized Menu in Windows #41

Closed krebbi closed 2 years ago

krebbi commented 2 years ago

Doesn't look that good right now.. Bildschirmfoto 2022-04-12 um 18 26 32

github-actions[bot] commented 2 years ago

@krebbi this issue was automatically closed because it did not follow the bellow rules:


IMPORTANT: Please use the following link to create a new issue:

https://www.creative-tim.com/new-issue/soft-ui-dashboard-pro

**If your issue was not created using the app above, it will be closed immediately.**

Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
👉  https://www.creative-tim.com/bundles
👉  https://www.creative-tim.com

krebbi commented 2 years ago

whatever…

groovemen commented 2 years ago

Hello @krebbi,

Thank you for using our products, please let us know which product are you using, also the version of it and the browser on which you have tested. We have tested the HTML version: https://demos.creative-tim.com/soft-ui-dashboard-pro/pages/dashboards/default.html and is working as expected. All the best, Stefan

krebbi commented 2 years ago

Hi Stefan,

thanks for your reply. It happens with https://demos.creative-tim.com/vue-soft-ui-dashboard-pro/#/dashboards/dashboard-default on Windows 10 & Firefox (Version 99), Edge (Version 100.0.1185.39), Chrome (Version 100.0.4896.88)

sajadevo commented 2 years ago

Hi Stefan,

thanks for your reply. It happens with https://demos.creative-tim.com/vue-soft-ui-dashboard-pro/#/dashboards/dashboard-default on Windows 10 & Firefox (Version 99), Edge (Version 100.0.1185.39), Chrome (Version 100.0.4896.88)

Hi @krebbi,

Thanks for using our product, just put the following code to the scss file: ::-webkit-scrollbar": { display: "none" } it will fix the issue and we will fix it by default for the next update of the product.

All the best Sajad