mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-07-01 05:23:54 +08:00
style: 列表样式调整
This commit is contained in:
parent
ca6bc0832c
commit
5772b64845
@ -799,14 +799,14 @@ li.CodeMirror-hint {
|
|||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
/* line-height: 50px; */
|
/* line-height: 50px; */
|
||||||
white-space: pre;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#quickselect .select2-results__option .title {
|
#quickselect .select2-results__option .title {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#quickselect .select2-results__option .description {
|
#quickselect .select2-results__option .description {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user