Document current state and flow UI
This commit is contained in:
parent
6c376b26dc
commit
a94baa745c
4 changed files with 313 additions and 28 deletions
|
|
@ -243,6 +243,12 @@ h1 {
|
|||
color: #5b4c34;
|
||||
}
|
||||
|
||||
.flow-meta span {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.flag {
|
||||
padding: 2px 8px;
|
||||
border-radius: 999px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue