mirror of
https://github.com/thepaperpilot/Super-Auto-Coots.git
synced 2024-11-21 16:13:56 +00:00
Make modals use foreground color
This commit is contained in:
parent
a402ed164c
commit
df2f907cee
1 changed files with 1 additions and 0 deletions
|
@ -48,5 +48,6 @@ const gameComponent = computed(() => {
|
|||
position: absolute;
|
||||
min-height: 100%;
|
||||
height: 100%;
|
||||
color: var(--foreground);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue