upload project source code
This commit is contained in:
18
后端源码/yifan.action-ai.cn/index/css/CustomNode.DA-yYUEN.css
Normal file
18
后端源码/yifan.action-ai.cn/index/css/CustomNode.DA-yYUEN.css
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
.custom-node[data-v-2960f973] {
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 120px;
|
||||
height: 40px;
|
||||
color: white;
|
||||
background-color: #4a5568;
|
||||
background-color: rgba(148, 146, 146, 0.32);
|
||||
border: 1px solid rgba(148, 146, 146, 0.79);
|
||||
border-radius: 3px;
|
||||
}
|
||||
.node-header[data-v-2960f973] {
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user