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