2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 02:35:29 +00:00

Add partials for carousel

This commit is contained in:
Oliver
2021-08-02 23:13:48 +10:00
parent 191c9105d0
commit f709084777
5 changed files with 55 additions and 0 deletions

View File

@ -6290,6 +6290,9 @@ html {
.popover-content {
padding: 9px 14px;
}
.carousel-container {
width: 100%;
}
.carousel {
position: relative;
}