1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-29 00:57:50 +02:00
market/src/components/atoms/BaseDialog.module.css
2020-06-02 12:15:21 +03:00

7 lines
75 B
CSS

.customOverlay {
}
.customModal {
border-radius: 15px;
margin: auto;
}