Pagina profilo e modiche al theme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="activity-card @Type shadow box-area">
|
||||
<div class="activity-card @Type">
|
||||
<div class="activity-left-section">
|
||||
<div class="activity-hours-section">
|
||||
<span class="activity-hours">14:00</span>
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
padding: .5rem .7rem;
|
||||
border-radius: 12px;
|
||||
line-height: normal;
|
||||
background: var(--mud-palette-surface);
|
||||
}
|
||||
|
||||
.activity-card.memo { border-left: 5px solid var(--mud-palette-info-darken); }
|
||||
|
||||
Reference in New Issue
Block a user