Skip to content

Commit

Permalink
fix styling of plugin slider
Browse files Browse the repository at this point in the history
(affects footprints plugin)
  • Loading branch information
kecnry committed Nov 18, 2024
1 parent 7e5ddfa commit a91f353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdaviz/components/plugin_slider.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div>
<div style="width: 100%">
<plugin-input-header
:label="label"
:api_hint="api_hint && api_hint + value"
Expand Down

0 comments on commit a91f353

Please sign in to comment.