Look at digitalSourceType C2PA info

This commit is contained in:
N-Pex 2025-07-11 14:36:58 +02:00
parent b7875944f1
commit 6b56fe61fa
9 changed files with 189 additions and 82 deletions

View file

@ -585,7 +585,15 @@ $hiliteColor: #4642f1;
font-size: 16px;
line-height: 125%;
letter-spacing: 0.4px;
vertical-align: middle;
display: flex;
align-items: center;
justify-content: space-between;
white-space: nowrap;
.v-icon {
flex: 0 0 24px;
width: 24px;
height: 24px;
}
}
.detail-subtitle {