visuddhinanda 2 years ago
parent
commit
68058700a2
1 changed files with 4 additions and 0 deletions
  1. 4 0
      dashboard/src/components/dict/style.css

+ 4 - 0
dashboard/src/components/dict/style.css

@@ -0,0 +1,4 @@
+.dict_content img {
+  max-width: 100%;
+  width: 100vw;
+}