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 a386f8212b
commit 6b0eefa9d4
3 changed files with 51 additions and 5 deletions

View file

@ -3782,7 +3782,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 ;
}