Added dark theme. Fixed actor country aggregation.
This commit is contained in:
@@ -169,7 +169,7 @@ onMounted(() => {
|
||||
padding: 0 1rem 0 .5rem;
|
||||
|
||||
.icon {
|
||||
fill: var(--shadow);
|
||||
fill: var(--glass);
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
||||
@@ -217,7 +217,7 @@ onMounted(() => {
|
||||
padding: 0 1rem 0 .5rem;
|
||||
|
||||
.icon {
|
||||
fill: var(--shadow);
|
||||
fill: var(--glass);
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user