GITLAB
Martin Macola
/ autoservicio
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
ae83faea2c1321872ed348b0617d82b83691f18a
Authored by
=
2019-08-08 17:21:03 -0300
1 parent
cb415a063f
Exists in
master
Agregado icon-dim
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
src/styles.scss
Side-by-side Diff
Inline Diff
src/styles.scss
Diff comments
View file @
ae83fae
...
...
@@ -67,3 +67,9 @@ body {
67
67
border-radius: 10px;
68
68
}
69
69
}
70
+
71
+.icon-dim {
72
+ height: 40px !important;
73
+ width: auto !important;
74
+ background-color: white !important;
75
+}