This reverts commit 3bcbb2444a
.
This commit is contained in:
parent
a94834abd5
commit
8ec1f6f404
|
@ -1,6 +1,6 @@
|
||||||
.chat-composer-button {
|
.chat-composer-button {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
width: 40px;
|
width: 50px;
|
||||||
border: 0;
|
border: 0;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
background: none;
|
background: none;
|
||||||
|
|
|
@ -5,5 +5,4 @@
|
||||||
background: var(--primary-low-mid);
|
background: var(--primary-low-mid);
|
||||||
height: 30px;
|
height: 30px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-shrink: 0;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue