Change to a Details-button

This commit is contained in:
softsimon
2023-07-17 17:41:38 +09:00
parent 6fe32cdd19
commit 6ab3b89884
2 changed files with 8 additions and 1 deletions

View File

@@ -1164,3 +1164,10 @@ app-master-page, app-liquid-master-page, app-bisq-master-page {
app-global-footer {
margin-top: auto;
}
.btn-xs {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 0.5;
border-radius: 0.2rem;
}