Fix the alignment of the header buttons

This commit is contained in:
Roni Laukkarinen 2022-04-17 13:39:52 +03:00
parent 7db0d4619d
commit 7b725ea55c

View file

@ -613,7 +613,6 @@ p {
line-height: 1;
height: 36px;
width: 36px;
margin-top: 6px;
flex-shrink: 0;
}
@ -1061,6 +1060,7 @@ textarea.input {
}
.header {
align-items: center;
line-height: 45px;
height: 45px;
padding: 0 6px;