mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-14 02:20:44 +02:00
optimized record upsert panel loading to minimize layout jumps
This commit is contained in:
@@ -196,12 +196,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.record-field-input {
|
||||
.record-summary {
|
||||
animation: fadeIn var(--animationSpeed);
|
||||
}
|
||||
}
|
||||
|
||||
.field-type-bool {
|
||||
&.record-field-view .label {
|
||||
min-width: 48px;
|
||||
|
||||
Reference in New Issue
Block a user