mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-11 00:50:46 +02:00
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