Skip to content

Commit

Permalink
use primary test color for title of room tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
uidp committed Aug 27, 2024
1 parent 0bc0651 commit 47cffe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/feature/room-directory/RoomTile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ a.room-link {
display: block;
text-decoration: none;
text-align: center;
color: rgba(var(--v-theme-primary));
}
.room-title {
Expand Down

0 comments on commit 47cffe7

Please sign in to comment.