We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8843b commit b1bd411Copy full SHA for b1bd411
components/inlinealert/index.css
@@ -95,7 +95,7 @@ governing permissions and limitations under the License.
95
.spectrum-InLineAlert-footer {
96
display: flex;
97
justify-content: flex-end;
98
- margin-block-start: var(--mod-inlinealert-spacing-header-content-butto, var(--spectrum-inlinealert-spacing-header-content-button));
+ margin-block-start: var(--mod-inlinealert-spacing-header-content-button, var(--spectrum-inlinealert-spacing-header-content-button));
99
100
&:empty {
101
display: none;
0 commit comments