mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 14:34:13 +08:00
样式微调
This commit is contained in:
parent
1d7e26ba28
commit
08ac0b501b
@ -270,6 +270,7 @@
|
|||||||
width: 80px;
|
width: 80px;
|
||||||
background: #f3f3f3;
|
background: #f3f3f3;
|
||||||
box-shadow: 0px 0px 9px 0px #00000030;
|
box-shadow: 0px 0px 9px 0px #00000030;
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#options .sidebar li{
|
#options .sidebar li{
|
||||||
@ -278,7 +279,8 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow-x: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
#options .sidebar .currentTag{
|
#options .sidebar .currentTag{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user