2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-15 03:25:32 +00:00

make link text better readable

This commit is contained in:
Matthias Mair
2022-11-10 21:22:53 +00:00
parent d2e5a5935c
commit 3ea6517988
3 changed files with 7 additions and 3 deletions

View File

@ -59,6 +59,10 @@ layout: empty
visibility: hidden;
}
.color-link {
@apply text-secondary
}
.badge {
@apply py-1 px-2.5 rounded-full
}