Browse Source

Minor improvement

pull/4394/head
Thomas Kaul 6 months ago
parent
commit
a525747b18
  1. 2
      apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html

2
apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html

@ -23,7 +23,7 @@
class="mt-2 mb-1" class="mt-2 mb-1"
[theme]="{ [theme]="{
height: '1rem', height: '1rem',
width: '10rem' width: '15rem'
}" }"
/> />
</div> </div>

Loading…
Cancel
Save