@prisma/studio-core 0.0.0-dev.202505121550 → 0.0.0-dev.202505121600

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/ui/index.css CHANGED
@@ -877,8 +877,8 @@ video {
877
877
  .ps-min-w-0 {
878
878
  min-width: 0px;
879
879
  }
880
- .ps-min-w-\[200px\] {
881
- min-width: 200px;
880
+ .ps-min-w-72 {
881
+ min-width: 18rem;
882
882
  }
883
883
  .ps-min-w-\[8rem\] {
884
884
  min-width: 8rem;