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:
@ -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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user