2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-14 19:15:28 +00:00

added favicons

This commit is contained in:
Matthias Mair
2022-04-22 22:32:50 +02:00
parent 8aa0886f97
commit c3fde41e04
15 changed files with 13 additions and 0 deletions

View File

@ -54,4 +54,16 @@ layout: empty
.badge {
@apply py-1 px-2.5 rounded-full
}
.list-unstyled {
padding-left: 0px;
position: initial;
@apply list-none
}
.list-unstyled li {
padding-left: 0px;
position: initial;
@apply list-none
}
}