如何在 aphrodite 中实现 >elemnt 选择器。我想将我的孩子 div 设置为宽度“100%”
inputContainer: { width: '100%', "> div": { width: '100%' } },
但它不起作用。
css reactjs aphrodite
aphrodite ×1
css ×1
reactjs ×1