Embed payout settings in worker stats
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 28s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 28s
This commit is contained in:
@@ -256,6 +256,20 @@ footer a {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.settings-card label {
|
||||
display: block;
|
||||
margin-bottom: 8px;
|
||||
color: var(--text-dim);
|
||||
font-size: 11px;
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.14em;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.settings-card #action_update_message {
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
|
||||
.getting-started-inner {
|
||||
padding: 22px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user