1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-06 14:16:50 +02:00

Align the content of dropdown

This commit is contained in:
Phuoc Nguyen
2021-04-02 22:14:36 +07:00
parent a7a07aa660
commit 31f8b06e35

View File

@@ -87,6 +87,7 @@ css={`
> >
<button <button
style={{ style={{
alignItems: 'center',
border: '1px solid rgba(0, 0, 0, 0.3)', border: '1px solid rgba(0, 0, 0, 0.3)',
borderRadius: '4px', borderRadius: '4px',
display: 'flex', display: 'flex',