Skip to content

Commit

Permalink
style: fixed styling of apex browser
Browse files Browse the repository at this point in the history
  • Loading branch information
JanssenBrm committed Nov 4, 2024
1 parent adaea6d commit 26f8260
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion themes/apex/src/theme/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $logo-image-height: 100px;
// colors
--darkblue: #003247;
--lightblue: #00619E;
--green: #008E7A;
--green: #008E7A !important;
--lightgreen: #00AE9D;
--yellow: #FBAB18;
--orange: #F47920;
Expand Down
2 changes: 1 addition & 1 deletion themes/apex/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.8
1.2.9

0 comments on commit 26f8260

Please sign in to comment.