191 |
191 |
192 table.issue-view th { |
192 table.issue-view th { |
193 white-space: nowrap; |
193 white-space: nowrap; |
194 } |
194 } |
195 |
195 |
|
196 #issue-variant-status { |
|
197 display: flex; |
|
198 gap: 1em; |
|
199 flex-wrap: wrap; |
|
200 } |
|
201 |
196 table.relation-editor input, |
202 table.relation-editor input, |
197 table.relation-editor button, |
203 table.relation-editor button, |
198 table.relation-editor .button { |
204 table.relation-editor .button { |
199 box-sizing: border-box; |
205 box-sizing: border-box; |
200 width: 100%; |
206 width: 100%; |