This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
iapt-platform
/
mint
kopia lustrzana
https://github.com/iapt-platform/mint.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
create
visuddhinanda
2 lat temu
rodzic
05a88b7960
commit
68058700a2
1 zmienionych plików
z
4 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
4
0
dashboard/src/components/dict/style.css
+ 4
- 0
dashboard/src/components/dict/style.css
Wyświetl plik
@@ -0,0 +1,4 @@
+.dict_content img {
+ max-width: 100%;
+ width: 100vw;
+}