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