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:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user