make button injection less brittle in list

This commit is contained in:
gapato 2026-06-12 14:51:29 +02:00
commit 7354709b78
2 changed files with 18 additions and 13 deletions

View file

@ -9,7 +9,8 @@ button.ripper-btn {
color: #fff;
font: inherit;
font-size: 0.85em;
line-height: 1.4;
font-weight: bold;
line-height: 1.1;
cursor: pointer;
}