Polish CPFP button

This commit is contained in:
softsimon
2024-10-11 17:13:48 +09:00
parent 908b8b4352
commit 3909148d6e
4 changed files with 7 additions and 11 deletions

View File

@@ -1403,4 +1403,8 @@ a {
color: var(--fg);
background-color: var(--primary);
border-color: var(--primary);
}
}
.btn-small-height {
line-height: 1;
}