There was an error while loading. Please reload this page.
1 parent a95154b commit 2d3bbc8Copy full SHA for 2d3bbc8
1 file changed
quilt-sync/ui/assets/css/components/workflow_select.css
@@ -77,3 +77,10 @@
77
.qui-workflow-link:hover {
78
color: var(--q-ui-palette-text-primary);
79
}
80
+
81
+/* The "Open in catalog:" prefix. Color and size inherit from the row; the
82
+ * nowrap keeps the label from breaking mid-phrase on narrow dialogs. Also
83
+ * the styling hook for the planned visual polish of this row. */
84
+.qui-workflow-links-label {
85
+ white-space: nowrap;
86
+}
0 commit comments