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

fix django link

This commit is contained in:
Matthias Mair
2022-04-23 13:05:16 +02:00
parent d7ba89e5ec
commit 59d9adc6e2
2 changed files with 5 additions and 1 deletions

View File

@ -74,4 +74,8 @@ layout: empty
position: initial;
@apply list-none
}
.max-w-p90 {
max-width: 90%
}
}