RC-72 | Step | Display & Input
This commit is contained in:
parent
cf3cb7357b
commit
e29c5a8cd0
4 changed files with 43 additions and 1 deletions
|
|
@ -59,6 +59,15 @@
|
|||
grid-row: 5 / span 1;
|
||||
}
|
||||
|
||||
.step-label {
|
||||
grid-column: 3 / span 1;
|
||||
grid-row: 4 / span 1;
|
||||
}
|
||||
.step {
|
||||
grid-column: 3 / span 1;
|
||||
grid-row: 5 / span 1;
|
||||
}
|
||||
|
||||
.fate {
|
||||
grid-column: 1 / span 1;
|
||||
grid-row: 4 / span 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue