mirror of
https://github.com/koel/koel
synced 2024-11-24 05:03:05 +00:00
Revert "fix: double scrollbars on Windows"
This reverts commit 6a1a70ce18
.
This commit is contained in:
parent
79ef1ff039
commit
236e734264
1 changed files with 0 additions and 1 deletions
|
@ -14,6 +14,5 @@
|
|||
<style lang="postcss" scoped>
|
||||
main {
|
||||
-ms-overflow-style: -ms-autohiding-scrollbar;
|
||||
overflow: hidden;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue