We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50bdbee commit 678bbbdCopy full SHA for 678bbbd
webapp/src/components/datablocks/XRDInsituBlock.vue
@@ -1,7 +1,7 @@
1
<template>
2
<DataBlockBase :item_id="item_id" :block_id="block_id">
3
<div class="mb-2 d-flex align-items-center">
4
- <span class="mr-2 font-weight-bold">Mode:</span>
+ <label class="mr-2"><b>Mode:</b></label>
5
<div class="btn-group" role="group" aria-label="Mode toggle">
6
<button
7
type="button"
0 commit comments