Version search fix (#554)

This commit is contained in:
stairman06
2022-06-26 14:52:05 -05:00
committed by GitHub
parent 332c4a1f98
commit e530111283
2 changed files with 2 additions and 1 deletions

View File

@@ -133,7 +133,7 @@ export default {
}
</script>
<style lang="scss">
<style lang="scss" scoped>
.search-controls {
display: flex;
flex-direction: row;