refactored Record.data and Record.expand to be concurrent safe
This commit is contained in:
@@ -32,5 +32,9 @@
|
||||
max-width: 100%;
|
||||
min-width: 0;
|
||||
gap: 5px;
|
||||
line-height: normal;
|
||||
> * {
|
||||
line-height: inherit;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user