master #37

Merged
odjbin merged 2 commits from master into pro 2023-03-21 15:11:20 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ export default {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
margin-right: 5px; margin-right: 1px;
/*width: 45px;*/ /*width: 45px;*/
position: relative; position: relative;
} }

View File

@ -236,7 +236,7 @@ export default {
} }
.node-body-content { .node-body-content {
padding: 10px; padding: 18px;
color: #656363; color: #656363;
font-size: 14px; font-size: 14px;