Added dark theme. Fixed actor country aggregation.
This commit is contained in:
@@ -80,7 +80,7 @@ const emit = defineEmits(['update']);
|
||||
|
||||
.select {
|
||||
flex-grow: 1;
|
||||
color: var(--shadow-strong-10);
|
||||
color: var(--glass-strong-10);
|
||||
|
||||
option {
|
||||
color: var(--text);
|
||||
|
||||
Reference in New Issue
Block a user