fix: padding on the right of the default padding when scrollbars are enabled in the browser (#8023)
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
.template-default {
|
||||
&__wrap {
|
||||
min-width: 100vw;
|
||||
min-width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user