File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
packages/kolibri-common/components/SafeHTML Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 4949 },
5050 "private" : true ,
5151 "devDependencies" : {
52+ "@types/jest" : " ^30.0.0" ,
53+ "xhr-mock" : " ^2.5.1" ,
54+ "concurrently" : " ^8.0.1" ,
5255 "@crowdin/cli" : " ^4.11.0" ,
5356 "@rushstack/eslint-patch" : " ^1.15.0" ,
5457 "@testing-library/jest-dom" : " ^6.6.4" ,
5558 "@testing-library/user-event" : " ^14.6.1" ,
5659 "@testing-library/vue" : " ^5" ,
57- "@types/jest" : " ^30.0.0" ,
5860 "@vue/test-utils" : " ^1.3.6" ,
5961 "babel-core" : " 7.0.0-bridge.0" ,
6062 "babel-jest" : " ^30.2.0" ,
61- "concurrently" : " ^8.0.1" ,
6263 "jest" : " ^30.2.0" ,
6364 "jest-environment-jsdom" : " ^30.2.0" ,
6465 "jest-serializer-vue" : " ^3.1.0" ,
6566 "rewire" : " ^6.0.0" ,
6667 "vue-jest" : " ^3.0.0" ,
6768 "vue-template-compiler" : " 2.7.16" ,
68- "webpack" : " ^5.102.1" ,
69- "xhr-mock" : " ^2.5.1"
69+ "webpack" : " ^5.102.1"
7070 },
7171 "optionalDependencies" : {
7272 "fsevents" : " *"
Original file line number Diff line number Diff line change 8282 opacity 0.15s ;
8383 }
8484
85+ .img-wrapper {
86+ max-width : 900px ;
87+ max-height : 584px ;
88+ }
89+
8590 </style >
You can’t perform that action at this time.
0 commit comments