Sistemazioni grafiche
This commit is contained in:
@@ -80,12 +80,15 @@
|
||||
.title {
|
||||
font-weight: 700;
|
||||
margin-bottom: unset !important;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.section-time {
|
||||
display: flex;
|
||||
gap: .65rem;
|
||||
min-width: max-content;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
gap: .5rem;
|
||||
}
|
||||
|
||||
.notification-time {
|
||||
@@ -99,7 +102,7 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
.notification-body ::deep > .subtitle {
|
||||
font-size: 12px;
|
||||
color: var(--mud-palette-drawer-text);
|
||||
}
|
||||
Reference in New Issue
Block a user