Skip to content

Commit

Permalink
Fix color of (other)
Browse files Browse the repository at this point in the history
  • Loading branch information
size43-gamemakerserver committed Oct 6, 2024
1 parent 2c4abfc commit 56f4b4d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/StatusView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@
display: flex;
flex-direction: row;
}
.other {
color: #aaa;
cursor: default;
}
</style>

<template>
Expand Down

0 comments on commit 56f4b4d

Please sign in to comment.