1
0
mirror of https://github.com/oceanprotocol/ipfs synced 2024-06-15 17:03:14 +02:00
ipfs/src/components/Add.module.css

7 lines
103 B
CSS

.add {
width: 100%;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
}