fix close button pos in compose box
This commit is contained in:
parent
b8498c09c9
commit
380f81dfba
|
@ -1030,6 +1030,8 @@ onMounted(() => {
|
||||||
}
|
}
|
||||||
|
|
||||||
> header {
|
> header {
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
height: 66px;
|
height: 66px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue