style: fix list view price
gitea/hedera-web/pipeline/pr-beta This commit looks good Details

This commit is contained in:
Javier Segarra 2025-05-01 10:55:09 +02:00
parent ca34bb1ad2
commit 246fd5793d
1 changed files with 3 additions and 0 deletions

View File

@ -196,6 +196,9 @@ const { t } = useI18n();
overflow: hidden; overflow: hidden;
cursor: pointer; cursor: pointer;
} }
.q-badge {
min-height: 26px;
}
</style> </style>
<i18n lang="yaml"> <i18n lang="yaml">