small fix Nodeview header footer position

This commit is contained in:
axolotle
2021-06-22 22:32:56 +02:00
parent 8725b55c1a
commit 7c8df5bd8a
4 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ $node-card-spacer-sm-y: 8px;
$node-card-spacer-x: 15px;
$node-card-spacer-y: 10px;
$node-card-width: 560px;
$node-card-height: 330px;
$node-card-height: 350px;
// MISC
$btn-size: 26px;