批量调整间距图标使用错误修正
This commit is contained in:
parent
5e4a5c34ad
commit
d3480de121
@ -154,10 +154,10 @@ html{
|
|||||||
background-position: -20px -637px;
|
background-position: -20px -637px;
|
||||||
}
|
}
|
||||||
.ico.verticalSpace {
|
.ico.verticalSpace {
|
||||||
background-position: -20px -657px;
|
background-position: 0px -657px;
|
||||||
}
|
}
|
||||||
.ico.horizontalSpace {
|
.ico.horizontalSpace {
|
||||||
background-position: 0 -657px;
|
background-position: -20px -657px;
|
||||||
}
|
}
|
||||||
.ico.brush{
|
.ico.brush{
|
||||||
background-position: -20px -20px;
|
background-position: -20px -20px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user