@design.estate/dees-wcctools 1.0.86 → 1.0.87
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist_bundle/bundle.js
CHANGED
|
@@ -17681,6 +17681,7 @@ WccFrame.styles = [
|
|
|
17681
17681
|
bottom: 100px;
|
|
17682
17682
|
overflow-y: auto;
|
|
17683
17683
|
overflow-x: auto;
|
|
17684
|
+
overscroll-behavior: contain;
|
|
17684
17685
|
}
|
|
17685
17686
|
|
|
17686
17687
|
.viewport {
|