src/main/webapp/projects.css

changeset 351
3720c7375146
parent 346
860bbccf33e7
--- a/src/main/webapp/projects.css	Sun Feb 02 14:12:02 2025 +0100
+++ b/src/main/webapp/projects.css	Sun Feb 02 17:08:18 2025 +0100
@@ -193,6 +193,12 @@
     white-space: nowrap;
 }
 
+#issue-variant-status {
+    display: flex;
+    gap: 1em;
+    flex-wrap: wrap;
+}
+
 table.relation-editor input,
 table.relation-editor button,
 table.relation-editor .button {

mercurial