diff --git a/docs/content/docs/components/modals.md b/docs/content/docs/components/modals.md index 6c62036..34c4f06 100644 --- a/docs/content/docs/components/modals.md +++ b/docs/content/docs/components/modals.md @@ -53,7 +53,7 @@ This can be used to implement modals along with features like title, subtitle, t - + Get PaperCSS @@ -72,7 +72,7 @@ This can be used to implement modals along with features like title, subtitle, t - + Get PaperCSS diff --git a/src/components/_modals.scss b/src/components/_modals.scss index 570ff81..ae88a12 100644 --- a/src/components/_modals.scss +++ b/src/components/_modals.scss @@ -83,7 +83,6 @@ margin-left: 1.25rem; } - label[for]:not(.modal-bg), .paper-btn { text-decoration: none; background: $white;