Fix vertical alignment
This commit is contained in:
parent
88fb95a522
commit
375a268531
|
@ -266,7 +266,6 @@
|
||||||
.contents {
|
.contents {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
|
||||||
line-height: $line-height;
|
line-height: $line-height;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue