mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-18 18:54:52 +00:00
Message input style tweaks
This commit is contained in:
parent
ac771aa944
commit
9958bfd9a1
@ -151,7 +151,7 @@ input {
|
||||
border: none;
|
||||
border-top: 2px solid #ececec;
|
||||
bottom: 0;
|
||||
height: 70px;
|
||||
height: 60px;
|
||||
left: 0;
|
||||
outline: none;
|
||||
padding-left: 10px;
|
||||
@ -169,7 +169,9 @@ span.key-btn {
|
||||
}
|
||||
|
||||
span.key-btn img {
|
||||
width: 50px;
|
||||
width: 35px;
|
||||
top: -3px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
span.key-btn.active {
|
||||
|
Loading…
x
Reference in New Issue
Block a user