From ae83faea2c1321872ed348b0617d82b83691f18a Mon Sep 17 00:00:00 2001 From: = <=> Date: Thu, 8 Aug 2019 17:21:03 -0300 Subject: [PATCH] Agregado icon-dim --- src/styles.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/styles.scss b/src/styles.scss index 6c49f2b..ef846dc 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -67,3 +67,9 @@ body { border-radius: 10px; } } + +.icon-dim { + height: 40px !important; + width: auto !important; + background-color: white !important; +} -- 1.9.1