Skip to content

Commit

Permalink
Merge branch 'main' into add/2295_playhead_snap
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Nov 22, 2024
2 parents e7956f3 + a69e4b2 commit 3bb7992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Sing/ToolBar/ToolBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ const snapTypeSelectModel = computed({
:deep(.q-field__label) {
font-size: 9px;
top: 2px;
top: 5.5px;
margin-left: 6px;
transform: translateY(0) !important;
color: var(--scheme-color-on-surface-variant);
Expand Down

0 comments on commit 3bb7992

Please sign in to comment.