1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 22:01:44 +02:00
market/src/components/atoms/BaseDialog.module.css

7 lines
75 B
CSS
Raw Normal View History

2020-05-27 16:20:31 +02:00
.customOverlay {
2020-05-27 16:23:14 +02:00
}
.customModal {
border-radius: 15px;
2020-06-02 11:15:21 +02:00
margin: auto;
2020-05-27 16:23:14 +02:00
}