mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-04 22:58:29 +08:00
Visual bug fix.
This commit is contained in:
parent
adaa36031e
commit
2cec75224e
@ -60,7 +60,7 @@ export class MethodsComponent extends React.Component {
|
||||
height={height}
|
||||
rowCount={methods.length}
|
||||
columns={MethodsComponent.columns}
|
||||
fixedColumnCount={2}
|
||||
fixedColumnCount={3}
|
||||
record={this.record}
|
||||
/>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user