dev → main: task claims (milestone 381), embedding model stamp, dedup copy band, sweep-shared.css #185
@@ -14,6 +14,9 @@
|
||||
* style — rather than growing a modifier here per pane.
|
||||
*/
|
||||
|
||||
/* The pane itself: header, filters, rows and footnote stacked. */
|
||||
.sweep { display: flex; flex-direction: column; gap: var(--fs-space-3); }
|
||||
|
||||
.sweep-lede {
|
||||
margin: 0;
|
||||
max-width: 62ch;
|
||||
|
||||
@@ -143,7 +143,6 @@ defineExpose({ reload });
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.sweep { display: flex; flex-direction: column; gap: var(--fs-space-3); }
|
||||
h2 { margin: 0; font-size: 1.05rem; }
|
||||
.sweep-lede { margin-top: 0.35rem; }
|
||||
/* A check can be a long URL or command with no break point. */
|
||||
|
||||
@@ -104,7 +104,6 @@ onMounted(reload);
|
||||
|
||||
<style src="@/assets/rules-shared.css" />
|
||||
<style scoped>
|
||||
.sweep { display: flex; flex-direction: column; gap: var(--fs-space-3); }
|
||||
.statement { margin: 0.35rem 0 0; font-size: 0.88rem; color: var(--fs-text-secondary); }
|
||||
|
||||
.sweep-filter select {
|
||||
|
||||
Reference in New Issue
Block a user