Added dark theme. Fixed actor country aggregation.
This commit is contained in:
@@ -53,7 +53,7 @@ defineEmits(['change']);
|
||||
justify-content: center;
|
||||
flex-shrink: 0;
|
||||
position: relative;
|
||||
background-color: var(--shadow-weak-30);
|
||||
background-color: var(--glass-weak-30);
|
||||
border-radius: .25rem;
|
||||
cursor: pointer;
|
||||
transition: background .15s ease;
|
||||
|
||||
Reference in New Issue
Block a user