improve styles again
This commit is contained in:
parent
f8a5918fc8
commit
ddcd9007dc
1 changed files with 2 additions and 2 deletions
|
|
@ -167,8 +167,7 @@
|
||||||
display: inline-grid;
|
display: inline-grid;
|
||||||
grid-auto-flow: column;
|
grid-auto-flow: column;
|
||||||
grid-gap: 0.6em;
|
grid-gap: 0.6em;
|
||||||
flex: 1;
|
font-size: 1.25rem;
|
||||||
font-size: 110%;
|
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
align-self: end;
|
align-self: end;
|
||||||
|
|
||||||
|
|
@ -242,6 +241,7 @@
|
||||||
.top-line {
|
.top-line {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
justify-content: space-between;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
// these two normalize position and height when custom emoji are used
|
// these two normalize position and height when custom emoji are used
|
||||||
line-height: 2;
|
line-height: 2;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue