3 lines
No EOL
64 B
CSS
3 lines
No EOL
64 B
CSS
.field-name:has(> .verified) {
|
|
color: var(--notice-color);
|
|
} |