mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-30 04:42:45 +08:00
编排略微增加折叠按钮右侧的间距
This commit is contained in:
parent
0ab029a5b3
commit
7f26c0f176
@ -143,6 +143,7 @@ export default {
|
|||||||
.chain-icon {
|
.chain-icon {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
margin-right: 2px;
|
||||||
transition: all 0.2s ease;
|
transition: all 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user