main #32

Merged
artem merged 4 commits from main into dev 2023-10-05 09:29:53 +02:00
Showing only changes of commit c2659f4c85 - Show all commits

View File

@ -1,10 +1,10 @@
<template>
<DialogBase ref="dialogWindow" id="dialogWindow" :title="selectedArtist.name" @canceled="closed" :showFooter="false" :showFullscreenButton="true" :disableXscroll="true" :disableYscroll="true">
<DialogBase ref="dialogWindow" id="dialogWindow" :title="selectedArtist.name" @canceled="closed" :showFooter="false" :showHeader="false" :showFullscreenButton="true" :disableXscroll="true" :disableYscroll="true">
<div id="artistViewer">
<div id="header" class="flex-column">
<div id="background" :style="coverBackground" />
<div id="title" class="flex-column ma">
<h1>
<div id="title" class="flex-column ma-left ma-right pa-bottom">
<h1 class="">
{{ selectedArtist.name }}
</h1>
<span id="stats" class="ma-bottom">