chore: use monorepo organization
This commit is contained in:
parent
deaf7d6ecc
commit
a687827f7e
1099 changed files with 8184 additions and 11535 deletions
12
packages/admin-ui/src/components/Stepper.module.css
Normal file
12
packages/admin-ui/src/components/Stepper.module.css
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.stage {
|
||||
display: flex;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.stage > svg {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
overflow: visible;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue