feat: update input style
This commit is contained in:
parent
34c5b35194
commit
dcac2b6ba2
@ -221,11 +221,14 @@ li.message {
|
|||||||
padding: 0 2em;
|
padding: 0 2em;
|
||||||
|
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
<<<<<<< HEAD
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#input-panel input:focus {
|
#input-panel input:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
|
=======
|
||||||
|
>>>>>>> 021d12d (feat: update input style)
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user