Change OpenAPI schema-optional from info to tint color (#3194)

This commit is contained in:
Zeno Kapitein
2025-04-29 19:30:11 +02:00
committed by GitHub
parent 89a5816ee4
commit 2a805cc082
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"gitbook": patch
---
Change OpenAPI schema-optional from `info` to `tint` color
@@ -210,7 +210,7 @@
}
.openapi-schema-optional {
@apply text-info-subtle text-[0.813rem] lowercase;
@apply text-tint-subtle text-[0.813rem] lowercase;
}
.openapi-schema-readonly {