Miglioramenti UI
This commit is contained in:
@@ -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; }
|
||||
Reference in New Issue
Block a user