Skip to content

Commit

Permalink
style: fixed styling
Browse files Browse the repository at this point in the history
  • Loading branch information
JanssenBrm committed Dec 12, 2024
1 parent f4cbf06 commit 793b413
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions themes/apex/src/theme/components/_browser.scss
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,10 @@ $border-radius: 10px;
.button-read-more span {
color: var(--darkblue) !important;
}

.list-group-item {
a {
color: var(--lightgreen);
}
}
}
2 changes: 1 addition & 1 deletion themes/apex/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.4
2.0.5

0 comments on commit 793b413

Please sign in to comment.