visuddhinanda 2 лет назад
Родитель
Сommit
68058700a2
1 измененных файлов с 4 добавлено и 0 удалено
  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;
+}