oceanprotocol/market

View on GitHub
src/components/Asset/AssetActions/index.module.css

Summary

Maintainability
Test Coverage
.actions {
  composes: box from '@shared/atoms/Box.module.css';
  max-width: 35rem;
  margin: auto;
}