rbro-tat-uds 1.5.48 → 1.5.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +2 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +2 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
@@ -5001,8 +5001,9 @@ See https://s-c.sh/2BAXzed for more info.`),window[d2]+=1);const R3=e=>o.createE
|
|
5001
5001
|
width: 100%;
|
5002
5002
|
|
5003
5003
|
& > img {
|
5004
|
-
height: 140px;
|
5004
|
+
max-height: 140px;
|
5005
5005
|
width: 100%;
|
5006
|
+
aspect-ratio: 22 / 14;
|
5006
5007
|
object-fit: cover;
|
5007
5008
|
border-radius: 8px;
|
5008
5009
|
outline-width: 3px;
|