Look at digitalSourceType C2PA info
This commit is contained in:
parent
b7875944f1
commit
6b56fe61fa
9 changed files with 189 additions and 82 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue