aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/components/value-picker.vue
diff options
context:
space:
mode:
authorNick Coutsos <[email protected]>2021-10-30 11:09:42 -0400
committerNick Coutsos <[email protected]>2021-10-30 11:09:42 -0400
commitdd8147497188662355dfa873218506e206a9024e (patch)
tree4b4aaa85b27068829a40562d9e4baaab2d03b5b4 /application/components/value-picker.vue
parent463224e6aee1cbb9789e94b55ede11b9c98ff06e (diff)
downloadkeymap-editor-dd8147497188662355dfa873218506e206a9024e.tar.gz
keymap-editor-dd8147497188662355dfa873218506e206a9024e.zip
Show a message when user has installed app for multiple repos
Diffstat (limited to 'application/components/value-picker.vue')
-rw-r--r--application/components/value-picker.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/components/value-picker.vue b/application/components/value-picker.vue
index fca91f7..e4fdf52 100644
--- a/application/components/value-picker.vue
+++ b/application/components/value-picker.vue
@@ -141,7 +141,7 @@ export default {
</div>
</template>
-<style>
+<style scoped>
.dialog {
position: absolute;