mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-09 06:54:11 +08:00
样式调整
This commit is contained in:
parent
e771a34fb3
commit
3cffa4fdb7
@ -260,20 +260,24 @@ body {
|
||||
background: #ff3b4e;
|
||||
}
|
||||
|
||||
#options #customize .bottom {
|
||||
#options #customize .bottom,
|
||||
#out .bottom {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 30px;
|
||||
right: 30px;
|
||||
}
|
||||
|
||||
#out .bottom {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#options .footBtn {
|
||||
float: right;
|
||||
background: #00af2c;
|
||||
border-radius: 4px;
|
||||
color: white;
|
||||
padding: 2px 10px;
|
||||
padding: 2px 5px;
|
||||
margin: 0px 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
@ -798,7 +802,7 @@ li.CodeMirror-hint {
|
||||
}
|
||||
|
||||
#quickselect .select2-results__option .icon>img {
|
||||
max-width: 40px;
|
||||
max-width: 35px;
|
||||
}
|
||||
|
||||
#quickselect .select2-results__option--highlighted {
|
||||
|
Loading…
x
Reference in New Issue
Block a user