style: #refs CardSummary max-height
gitea/salix-front/pipeline/pr-master This commit looks good Details

This commit is contained in:
Javier Segarra 2024-10-04 09:12:47 +02:00
parent 5770c344c8
commit 01764f4954
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ function existSummary(routes) {
.cardSummary { .cardSummary {
width: 100%; width: 100%;
max-height: 70vh;
.summaryHeader { .summaryHeader {
text-align: center; text-align: center;
font-size: 20px; font-size: 20px;