Skip to content

Commit

Permalink
make date indicators grey
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasongg committed Apr 8, 2024
1 parent f6d754c commit e1d9a06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/c-ramp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ export default defineComponent({

.date-indicators {
@include mono-font;
color: mui-color('grey', '700');
display: flex;
justify-content: space-between;
padding-top: 1px;
Expand Down

0 comments on commit e1d9a06

Please sign in to comment.