Skip to content

Commit eec10f6

Browse files
authored
修复点击缩略图消失的bug (#81)
* 修复点击缩略图消失的bug * auto prettier format code * fix
1 parent 160aca5 commit eec10f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/views/btnAssistant/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</script>
2929

3030
<style scoped>
31-
:global(.is-mini-box) .block {
31+
.block {
3232
display: none;
3333
}
3434
</style>

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.18
1+
1.2.19

0 commit comments

Comments
 (0)