2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 11:05:32 +00:00

fix badge style

This commit is contained in:
Matthias Mair
2022-04-22 22:17:40 +02:00
parent 1ac028dc0c
commit 7dc4c07b32
2 changed files with 6 additions and 2 deletions

View File

@ -50,4 +50,8 @@ layout: empty
top: -72px;
visibility: hidden;
}
.badge {
@apply py-1 px-2.5 rounded-full
}
}