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; +}