From d9af4be0896255d3497e58942031a5f8057317b3 Mon Sep 17 00:00:00 2001 From: koester Date: Mon, 8 Jan 2018 14:24:23 +0100 Subject: [PATCH 1/4] updated with new feature and fixed position bug --- docs/content/docs/components/modals.md | 48 +++++---- src/components/_modals.scss | 129 ++++++++++++++++--------- 2 files changed, 113 insertions(+), 64 deletions(-) diff --git a/docs/content/docs/components/modals.md b/docs/content/docs/components/modals.md index 5068545..c1af521 100644 --- a/docs/content/docs/components/modals.md +++ b/docs/content/docs/components/modals.md @@ -7,15 +7,17 @@ description: PaperCSS Modals This can be used to implement modals along with features like title, subtitle, text, button and links. Just use whichever component you need for your modal with proper classes and leave the rest on the framework.
- Open Modal! +
-