Composer: Fix Attach Menu and Bot Menu buttons overlap (#2182)
This commit is contained in:
parent
7d37de7c6e
commit
be044c2aa1
@ -1,7 +1,5 @@
|
|||||||
.AttachMenu {
|
.AttachMenu {
|
||||||
position: absolute;
|
align-self: flex-end;
|
||||||
right: 0;
|
|
||||||
bottom: 0;
|
|
||||||
|
|
||||||
&--button {
|
&--button {
|
||||||
&:focus {
|
&:focus {
|
||||||
|
|||||||
@ -251,7 +251,7 @@
|
|||||||
|
|
||||||
.input-scroller {
|
.input-scroller {
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
padding-right: 2.5rem;
|
padding-right: 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .Spinner {
|
> .Spinner {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user