We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a40d61 commit 0aa6fa2Copy full SHA for 0aa6fa2
1 file changed
docs/.vitepress/theme/components/FeatureStatusTable.vue
@@ -79,6 +79,10 @@ function isNotApplicable(value) {
79
text-align: center;
80
}
81
82
+.roadmap-table td {
83
+ text-align: center;
84
+}
85
+
86
.status-cell {
87
display: flex;
88
flex-direction: column;
0 commit comments