Adjust operation width

This commit is contained in:
NaiboWang-Alienware 2023-07-17 03:32:27 +08:00
parent c20fe864e2
commit dc4ff9b56c

View File

@ -14,7 +14,7 @@
div.node {
height: 45px;
width: 150px;
width: 180px;
border-radius: 7px;
border: skyblue solid;
background: rgb(73, 156, 189);