231801_test_to_master #1519
|
@ -34,7 +34,7 @@
|
||||||
<div>
|
<div>
|
||||||
ID: {{id}}
|
ID: {{id}}
|
||||||
</div>
|
</div>
|
||||||
<div class="text-caption text-secondary">
|
<div class="text-caption text-grey">
|
||||||
{{modelFk}}, {{serialNumber}}
|
{{modelFk}}, {{serialNumber}}
|
||||||
</div>
|
</div>
|
||||||
</tpl-item>
|
</tpl-item>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
span.separator{
|
@import "./variables";
|
||||||
border-left: 1px solid black;
|
|
||||||
height: 100%;
|
.text-grey {
|
||||||
margin: 0 10px;
|
color: $color-font-light;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue