@taiga-ui/styles 5.7.0-canary.baa7271 → 5.7.0-canary.da2a2ed

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.
@@ -218,7 +218,6 @@ tui-textfield:where(*&) {
218
218
  box-sizing: border-box;
219
219
  border-radius: inherit;
220
220
  border-width: 0;
221
- overscroll-behavior: none;
222
221
  padding-inline-start: calc(var(--t-start) + var(--t-padding));
223
222
  padding-inline-end: calc(var(--t-end) + var(--t-side) + var(--t-padding) + var(--t-space));
224
223
  white-space: nowrap;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/styles",
3
- "version": "5.7.0-canary.baa7271",
3
+ "version": "5.7.0-canary.da2a2ed",
4
4
  "description": "Framework-agnostic package with styles for Taiga UI",
5
5
  "repository": {
6
6
  "type": "git",