Skip to content

Commit

Permalink
fix: fixed styling of browser
Browse files Browse the repository at this point in the history
  • Loading branch information
JanssenBrm committed Dec 12, 2024
1 parent 281024d commit c64da6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions themes/apex/src/theme/components/_browser.scss
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ $border-radius: 10px;
.hide-text {
background-image: none !important;
}

.button-read-more span {
color: var(--darkblue) !important;
}
Expand Down
2 changes: 1 addition & 1 deletion themes/apex/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1

0 comments on commit c64da6d

Please sign in to comment.