visuddhinanda 2 lat temu
rodzic
commit
68058700a2
1 zmienionych plików z 4 dodań i 0 usunięć
  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;
+}