Miglioramenti UI

This commit is contained in:
2025-06-17 12:58:12 +02:00
parent d6c7742501
commit 6600660315
15 changed files with 148 additions and 78 deletions

View File

@@ -6,8 +6,6 @@
position: relative;
}
.header-content.with-back { margin: .6rem 0 0 0; }
.header-content.with-back .page-title {
position: absolute;
left: 50%;
@@ -16,14 +14,10 @@
font-size: larger;
}
.left-section ::deep button, .right-section ::deep button {
font-size: 1.1rem;
}
.right-section { min-height: 45px; }
.left-section ::deep .mud-button-icon-start {
margin-right: 3px !important;
}
.left-section ::deep button, .right-section ::deep button { font-size: 1.1rem; }
.header-content.no-back .page-title {
margin: 0;
}
.left-section ::deep .mud-button-icon-start { margin-right: 3px !important; }
.header-content.no-back .page-title { margin: 0; }