Commit 3c06b46c authored by chenqikuai's avatar chenqikuai

fix

parent 0ec85660
......@@ -55,7 +55,7 @@ useEventListener(window, "keydown", (e) => {
<style scoped lang="scss">
:deep(#imageDisplay) {
width: fit-content;
width: auto;
margin: 0 auto;
}
.close {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment