This website works better with JavaScript
Home
Explore
Help
Register
Sign In
iapt-platform
/
mint
mirror of
https://github.com/iapt-platform/mint.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
create
visuddhinanda
2 years ago
parent
05a88b7960
commit
68058700a2
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
4
0
dashboard/src/components/dict/style.css
+ 4
- 0
dashboard/src/components/dict/style.css
View File
@@ -0,0 +1,4 @@
+.dict_content img {
+ max-width: 100%;
+ width: 100vw;
+}