fix workflow top panel styling
This commit is contained in:
@ -2,8 +2,7 @@
|
||||
@import "./WorkflowCard.css";
|
||||
|
||||
.nc-workflow {
|
||||
padding: var(--pageMargin);
|
||||
padding-bottom: 0;
|
||||
padding: var(--pageMargin) 0;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user