Workflow tabs

This commit is contained in:
space-nuko
2023-05-20 17:34:13 -05:00
parent a29afab9a7
commit a631d97efb
4 changed files with 32 additions and 32 deletions

View File

@@ -162,6 +162,10 @@
position: relative;
flex: 1 1 0%;
max-width: 30vw;
> :global(.block) {
height: 100%;
}
}
.copy-button {