Fix padding in metadata lookup dialog
This commit is contained in:
parent
4fd268d9c3
commit
92d10dce3c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.game-metadata-lookup-modal .ant-modal-body {
|
||||
padding: 0;
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
.game-metadata-lookup-modal tbody tr {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue