P0RAP : add QCODE tiers + name, correct amount in not-linked operations

This commit is contained in:
sparkyx 2025-06-27 18:13:13 +02:00
parent fbc208fd41
commit f7839615ed
3 changed files with 51 additions and 5 deletions

View file

@ -3963,7 +3963,7 @@ h2.h-section {
}
.rpm_operation {
display:grid;
grid-template-columns:10rem 10rem 10rem 10rem 1fr 1fr ;
grid-template-columns:10rem 10rem 10rem 10rem 10rem 1fr 10rem ;
}