style: reset poc style
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Javier Segarra 2024-05-18 08:53:46 +02:00
parent 632acc13ac
commit 7197881cdd
1 changed files with 3 additions and 0 deletions

View File

@ -72,5 +72,8 @@ const tags = computed(() => {
min-width: 4rem;
max-width: 4rem;
}
.empty {
border: 1px solid $color-spacer-light;
}
}
</style>