Update LinkedRecordSelector.svelte

This commit is contained in:
Joe 2020-07-15 12:58:35 +01:00
parent ec96fa0739
commit f0856cd795
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@
<style>
.fields.selected {
background: var(--grey-1);
background: var(--grey-2);
border: var(--purple) 1px solid;
}
h3 {