We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 508b0a8 + 6f30434 commit 47e8775Copy full SHA for 47e8775
src/components/NcHotkeyList/NcHotkeyList.vue
@@ -34,8 +34,6 @@ const labelId = `NcHotkeyList_${createElementId()}`
34
<style module>
35
.hotkeyList {
36
--form-element-label-offset: calc(var(--border-radius-element) + var(--default-grid-baseline));
37
- /* Too wide list is less readable - 400px seems a good width */
38
- max-width: 400px;
39
}
40
41
.hotkeyList__heading {
0 commit comments