Merge branch 'main' of http://123.132.248.154:10000/gitY/DiKongGanZhiPingTai
commit
b1a4601a22
|
|
@ -464,8 +464,8 @@ const saveProject = () => {
|
|||
top: 0px;
|
||||
left: 300px;
|
||||
width: 300px;
|
||||
height: 937px;
|
||||
max-height: calc(100vh - 144px);
|
||||
height: 820px;
|
||||
max-height: 820px;
|
||||
background: rgba(13, 14, 21, 0.8);
|
||||
box-shadow: 0px 10px 30px 0px rgba(0,0,6,0.15), inset 0px 0px 36px 0px rgba(58,87,232,0.73);
|
||||
border-radius: 6px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue