diff --git a/packages/my-joyent/src/components/diskTypeForm/__tests__/__snapshots__/index.spec.js.snap b/packages/my-joyent/src/components/diskTypeForm/__tests__/__snapshots__/index.spec.js.snap index 6fa13ba4..3ffc38c9 100644 --- a/packages/my-joyent/src/components/diskTypeForm/__tests__/__snapshots__/index.spec.js.snap +++ b/packages/my-joyent/src/components/diskTypeForm/__tests__/__snapshots__/index.spec.js.snap @@ -104,6 +104,18 @@ exports[`renders without throwing 1`] = ` .c5 { list-style-type: none; + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + font-weight: 400; +} + +.c5 label { font-weight: 400; } @@ -197,7 +209,7 @@ exports[`renders without throwing 1`] = ` without throwing 1`] = ` />