Skip to content

Commit

Permalink
#1842 表示をすこし調整
Browse files Browse the repository at this point in the history
  • Loading branch information
USER authored and USER committed Feb 12, 2024
1 parent 4c3cf7f commit d116986
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/components/Sing/ToolBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
label="キーシフト"
dense
hide-bottom-space
class="key-shift"
class="key-shift q-mr-xl"
@update:model-value="setKeyShiftInputBuffer"
@change="setKeyShift"
/>
Expand Down Expand Up @@ -441,13 +441,10 @@ onUnmounted(() => {
}
.key-shift {
margin-left: 16px;
margin-right: 4px;
width: 55px;
}
.sing-tempo {
margin-left: 8px;
margin-right: 4px;
width: 72px;
}
Expand Down

0 comments on commit d116986

Please sign in to comment.