fix: clarify schema approval presentation
This commit is contained in:
@@ -729,7 +729,7 @@
|
||||
}
|
||||
|
||||
.demo-workflow-stage[data-demo-layout="approval"] {
|
||||
grid-template-columns: minmax(0, 1.35fr) minmax(18rem, 0.65fr);
|
||||
grid-template-columns: minmax(0, 1fr);
|
||||
}
|
||||
|
||||
.demo-workflow-stage[data-demo-layout="evidence"] {
|
||||
|
||||
Reference in New Issue
Block a user