minor fix - styling
This commit is contained in:
parent
424e4934c1
commit
8a072700dd
|
@ -29,7 +29,7 @@
|
||||||
@include box-shadow(0, 2px, 3px, 0, rgba(0, 0, 0, 0.25));
|
@include box-shadow(0, 2px, 3px, 0, rgba(0, 0, 0, 0.25));
|
||||||
|
|
||||||
&-wrapper {
|
&-wrapper {
|
||||||
min-width: 100px;
|
min-width: 150px;
|
||||||
max-width: 150px;
|
max-width: 150px;
|
||||||
height: auto;
|
height: auto;
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue