From 81ef394998e1506cc1a490af18472adc11f24a58 Mon Sep 17 00:00:00 2001 From: Anthony Nahas Date: Sun, 17 Nov 2019 22:49:44 +0100 Subject: [PATCH] fix(demo): updated the demo app --- src/app/app.component.html | 39 +++++++++++++++++--------------------- 1 file changed, 17 insertions(+), 22 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index 2784705..cfaa252 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -166,7 +166,7 @@ .terminal { position: relative; - width: 80%; + width: 100%; max-width: 600px; border-radius: 6px; padding-top: 45px; @@ -392,7 +392,7 @@

Resources

+ href="https://www.npmjs.com/package/@angular-material-extensions/select-country"> @@ -417,27 +417,25 @@

Install

ng add @angular-material-extensions/select-country
- - -
+ - -

Usage

-

Try it now

+ +

Usage

-
- - -
+
+ + +
- + -

For more info, please read the official readme - see the link below

+

For more info, please read the official readme - see the links above GITHUB - DOCS - NPM

-
+

Next Steps

@@ -618,8 +616,8 @@

Next Steps