Show module version in report header
This commit is contained in:
@@ -107,9 +107,22 @@
|
||||
line-height: 1.05;
|
||||
}
|
||||
|
||||
.storage-audit__title-row {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
gap: 0.7rem;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.storage-audit__hero h2 {
|
||||
font-weight: 800;
|
||||
letter-spacing: 0.01em;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.storage-audit__version {
|
||||
opacity: 0.7;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.storage-audit__hero p,
|
||||
|
||||
Reference in New Issue
Block a user