Adjust header margins

This commit is contained in:
Lim Chee Aun 2023-01-31 19:07:09 +08:00
parent 18b48c8d19
commit b106d1d519

View file

@ -1206,7 +1206,7 @@ meter.donut:is(.danger, .explode):after {
background-image: none;
border-bottom: 0;
border-radius: 16px;
margin-inline: 16px;
margin-inline: 8px;
}
.timeline-deck > header[hidden] {
transform: translate3d(0, calc((100% + var(--margin-top)) * -1), 0);