diff --git a/components/slider/index.css b/components/slider/index.css index a1f3c3462e7..213c0cce73f 100644 --- a/components/slider/index.css +++ b/components/slider/index.css @@ -177,7 +177,6 @@ governing permissions and limitations under the License. inset-inline-start: auto; inset-inline-end: auto; margin-inline: var(--spectrum-slider-range-track-reset); - margin-block: var(--spectrum-slider-range-track-reset); } &:last-of-type { padding-block: 0; @@ -396,7 +395,6 @@ governing permissions and limitations under the License. } } - .spectrum-Slider { &.is-disabled { cursor: default; diff --git a/yarn.lock b/yarn.lock index 3d2c8538505..3dae4daa1f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1387,9 +1387,9 @@ integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== "@spectrum-css/spectrum-css-vr-test-assets-essential@^1.0.21": - version "1.0.21" - resolved "https://registry.yarnpkg.com/@spectrum-css/spectrum-css-vr-test-assets-essential/-/spectrum-css-vr-test-assets-essential-1.0.21.tgz#8343aec99cd548daa67f63dd1ef32a95a9b06096" - integrity sha512-m1jIGmTTp03HTUE+H+5VKDcGbmWasdccfteYcZI+d+X9nWaAu0oReIIzm1DDwLdhe29xpQF0R3BYnBdWYlipzA== + version "1.0.28" + resolved "https://registry.yarnpkg.com/@spectrum-css/spectrum-css-vr-test-assets-essential/-/spectrum-css-vr-test-assets-essential-1.0.28.tgz#6eaf34bb3bb68673281bae45ae13ffb6d6aa09a9" + integrity sha512-f/qQ/BmDjL5nKvulOwQONTKChWbOlKhjO4CNo5lOK5AKnnZTRJaDDM7lkVAGc3MCvi7+pPdH3vnPgM+D7F7Iew== "@szmarczak/http-timer@^1.1.2": version "1.1.2"