(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804) Closes #2456pull/2439/head
parent
d6112d1d8e
commit
8e95a87ec3
@ -1,9 +1,9 @@
|
|||||||
.inputContainer {
|
.inputContainer {
|
||||||
|
inset: -1px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: start;
|
align-items: start;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
padding: 1px 16px;
|
padding: 1px 16px;
|
||||||
min-height: 33px;
|
min-height: 33px;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
inset: -1px;
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in new issue