feat(foundry): add map camera spiral controls
This commit is contained in:
@@ -787,8 +787,7 @@ textarea {
|
||||
font-size: var(--nodedc-font-size-xs);
|
||||
}
|
||||
|
||||
.catalog-map-fixture__cache-toggle,
|
||||
.catalog-map-inspector__cache-toggle {
|
||||
.catalog-map-fixture__cache-toggle {
|
||||
min-height: 3.4rem;
|
||||
}
|
||||
|
||||
@@ -818,6 +817,13 @@ textarea {
|
||||
font-weight: var(--nodedc-font-weight-strong);
|
||||
}
|
||||
|
||||
.catalog-map-inspector__cache-fact .nodedc-control-row__control {
|
||||
overflow-wrap: anywhere;
|
||||
font-size: var(--nodedc-font-size-md);
|
||||
font-weight: var(--nodedc-font-weight-strong);
|
||||
line-height: 1.25;
|
||||
}
|
||||
|
||||
.catalog-map-fixture__assistant {
|
||||
position: absolute;
|
||||
z-index: 9;
|
||||
|
||||
Reference in New Issue
Block a user