Skip to content

Commit

Permalink
fix typo introduced in #3137 (#3197)
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry authored Sep 16, 2024
1 parent 9a85af7 commit d49e3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdaviz/components/tray_plugin.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<v-container
class="tray_plugin"
class="tray-plugin"
style="padding-left: 24px; padding-right: 24px; padding-top: 12px" >
<v-row>
<div style="width: calc(100% - 64px)">
Expand Down

0 comments on commit d49e3b5

Please sign in to comment.