fix css typo
This commit is contained in:
parent
8e10c18080
commit
7ece5d7ffc
|
@ -86,7 +86,7 @@
|
||||||
width: 560px;
|
width: 560px;
|
||||||
max-width: calc(100vw - 40px);
|
max-width: calc(100vw - 40px);
|
||||||
}
|
}
|
||||||
.compose-box-button-wrapper {
|
.compose-box-button-wrapper.compose-button-sticky {
|
||||||
top: 5px;
|
top: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue