some FT renames for readability; added natus form to My Sky applet
This commit is contained in:
@@ -522,6 +522,21 @@ body[class*="-light"] #id_natus_tooltip {
|
||||
max-height: none;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
#id_applet_sky_form_wrap {
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
overflow-y: auto;
|
||||
padding: 0.5rem 0.25rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
|
||||
#id_natus_confirm {
|
||||
flex-shrink: 0;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ── Sky full page (aperture + column layout) ──────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user