默认提交
Showing
9 changed files
with
3 additions
and
4 deletions
... | @@ -30,15 +30,14 @@ | ... | @@ -30,15 +30,14 @@ |
30 | justify-content: center; | 30 | justify-content: center; |
31 | align-items: center; | 31 | align-items: center; |
32 | height: 3.75rem; | 32 | height: 3.75rem; |
33 | padding: 0 2rem; | ||
34 | background-color: #f2f2f2; | 33 | background-color: #f2f2f2; |
34 | width: 12rem; | ||
35 | 35 | ||
36 | &-icon { | 36 | &-icon { |
37 | margin-right: .4rem; | 37 | margin-right: .5rem; |
38 | width: 1.75rem; | ||
39 | 38 | ||
40 | img { | 39 | img { |
41 | max-height: 1.5rem; | 40 | max-height: 1.75rem; |
42 | max-width: 1.5rem; | 41 | max-width: 1.5rem; |
43 | } | 42 | } |
44 | } | 43 | } | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment