mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
rotated colors
This commit is contained in:
parent
0941253b1c
commit
6547f3bed0
10 changed files with 82 additions and 43 deletions
|
@ -22,7 +22,7 @@ const Grid: FC<IProps> = ({
|
|||
style = {},
|
||||
columns = 'auto',
|
||||
rows = 'auto',
|
||||
gap = 20,
|
||||
gap = 10,
|
||||
...props
|
||||
}) => (
|
||||
<div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue