mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-13 02:32:15 +01:00
add light mode
This commit is contained in:
@@ -173,7 +173,7 @@ const deleteApiToken = () => {
|
||||
v-for="token in tokens"
|
||||
:key="token.id"
|
||||
class="flex items-center justify-between">
|
||||
<div class="break-all text-white">
|
||||
<div class="break-all text-text-primary">
|
||||
{{ token.name }}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user