You've already forked AstralRinth
forked from didirus/AstralRinth
Fixed double scrollbar (#159)
This commit is contained in:
@@ -210,8 +210,6 @@ export default {
|
|||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.layout {
|
.layout {
|
||||||
overflow-y: auto;
|
|
||||||
overflow-x: hidden;
|
|
||||||
background-color: var(--color-bg);
|
background-color: var(--color-bg);
|
||||||
display: block;
|
display: block;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|||||||
Reference in New Issue
Block a user