Skip to content

Commit

Permalink
refactor: remove redundancy
Browse files Browse the repository at this point in the history
  • Loading branch information
calebpitan committed Oct 25, 2024
1 parent 2358046 commit d97c888
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/repeatables/DailyScheduler.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,4 @@ const day = ref(1)
font-size: 0.875rem;
color: var(--s-script-secondary);
}
/*
.s-select {
width: fit-content;
max-width: 150px;
} */
</style>

0 comments on commit d97c888

Please sign in to comment.