mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
4 lines
82 B
CSS
4 lines
82 B
CSS
.input {
|
|
composes: input from '../../../atoms/Input/InputElement.module.css';
|
|
}
|