Bump version to 1.2.3.4 and update release automation to generate commit log
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 58s

This commit is contained in:
CodeDevMLH
2026-01-28 02:04:45 +01:00
parent 05f64bc3d7
commit bed2fbaa76
3 changed files with 47 additions and 4 deletions

View File

@@ -804,16 +804,21 @@
.misc-info {
flex-wrap: wrap;
justify-content: center;
gap: 0px 10px;
}
.runTime {
width: 100%;
justify-content: center;
margin-top: 5px;
margin-top: 0;
}
.misc-info .separator-icon:last-of-type {
display: none;
}
.genre {
top: calc(50% + 20vh);
top: calc(50% + 16vh);
}
.button-container {