prosperita-dumbo-react 1.2.100 → 1.3.1
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.
|
@@ -23958,7 +23958,7 @@ const vS = ({
|
|
|
23958
23958
|
width: 100%;
|
|
23959
23959
|
}
|
|
23960
23960
|
border-radius:10px;
|
|
23961
|
-
@media (max-width:
|
|
23961
|
+
@media (max-width: 1200px) {
|
|
23962
23962
|
overflow-x: auto;
|
|
23963
23963
|
white-space: nowrap;
|
|
23964
23964
|
}
|