Migliorie al form schede

This commit is contained in:
2026-02-19 09:52:18 +01:00
parent c6e6480cd2
commit eef5055bfa
12 changed files with 155 additions and 96 deletions

View File

@@ -24,6 +24,11 @@
line-height: normal;
}
.inspection-info{
display: flex;
flex-direction: column;
}
.info-title {
color: var(--mud-palette-text-primary);
font-weight: 800;
@@ -40,7 +45,6 @@
.info-title.compactView{
font-size: medium;
font-weight: 600;
}
.section-info {