o
This commit is contained in:
+15
@@ -1520,6 +1520,21 @@ body::after {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.acct-affiliate-row {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.acct-affiliate-code {
|
||||
font-size: 13px;
|
||||
font-weight: 600;
|
||||
color: var(--accent);
|
||||
letter-spacing: 0.06em;
|
||||
font-family: "Courier New", monospace;
|
||||
}
|
||||
|
||||
.acct-invoices-title {
|
||||
font-size: 11px;
|
||||
color: var(--text-muted);
|
||||
|
||||
Reference in New Issue
Block a user