Fix organization member editing and drag sync
This commit is contained in:
@@ -344,6 +344,12 @@ body {
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.header-date-field select option {
|
||||
background: var(--color-surface);
|
||||
color: var(--color-text);
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.header-date-sep {
|
||||
color: var(--color-text-muted);
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user