Fixed double scroll in catalog
This commit is contained in:
@ -24,6 +24,10 @@ body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: #292929;
|
||||
|
||||
&.lock {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.button-fix {
|
||||
|
Reference in New Issue
Block a user