Fix the alignment of the header buttons
This commit is contained in:
parent
7db0d4619d
commit
7b725ea55c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user