mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-22 12:09:35 +08:00
Adjust operation width
This commit is contained in:
parent
c20fe864e2
commit
dc4ff9b56c
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
div.node {
|
div.node {
|
||||||
height: 45px;
|
height: 45px;
|
||||||
width: 150px;
|
width: 180px;
|
||||||
border-radius: 7px;
|
border-radius: 7px;
|
||||||
border: skyblue solid;
|
border: skyblue solid;
|
||||||
background: rgb(73, 156, 189);
|
background: rgb(73, 156, 189);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user