More work on attachment details
This commit is contained in:
parent
b010285a1e
commit
7acc52ec92
3 changed files with 36 additions and 32 deletions
|
|
@ -614,22 +614,6 @@ $hiliteColor: #4642f1;
|
|||
}
|
||||
}
|
||||
|
||||
.detail-subtitle {
|
||||
font-family: "Inter", sans-serif;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
line-height: 125%;
|
||||
letter-spacing: 0.4px;
|
||||
margin-top: 22px;
|
||||
padding-bottom: 4px;
|
||||
a, a:visited {
|
||||
font-weight: 700;
|
||||
color: white;
|
||||
text-decoration: underline !important;
|
||||
margin-right: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
.detail-row {
|
||||
margin-top: 12px;
|
||||
font-family: "Inter", sans-serif;
|
||||
|
|
@ -667,6 +651,24 @@ $hiliteColor: #4642f1;
|
|||
}
|
||||
}
|
||||
|
||||
.attachment-info__verify-info {
|
||||
font-family: "Inter", sans-serif;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
line-height: 125%;
|
||||
letter-spacing: 0.4px;
|
||||
margin-top: 22px;
|
||||
padding-bottom: 4px;
|
||||
|
||||
a,
|
||||
a:visited {
|
||||
font-weight: 700;
|
||||
color: white;
|
||||
text-decoration: underline !important;
|
||||
margin-right: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
.attachment-info__download-button {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
font-weight: 700;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue