mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-01 02:53:07 +08:00
Minor style adjustment for CandidateBox
This commit is contained in:
parent
42f755a4ca
commit
507c18c0e6
@ -48,7 +48,6 @@ li.hg-candidate-box-list-item:active {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
background: #d0d0d0;
|
|
||||||
color: #969696;
|
color: #969696;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user