mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 02:05:29 +00:00
Bunch of fixes
This commit is contained in:
@ -19,10 +19,11 @@
|
||||
autoplay: true,
|
||||
pagination: false,
|
||||
// cover: true,
|
||||
height: '25rem',
|
||||
autoWidth: true,
|
||||
height: '22rem',
|
||||
focus: 'center',
|
||||
padding: {
|
||||
left: '5rem',
|
||||
left: '35rem',
|
||||
right: '5rem',
|
||||
}
|
||||
}
|
||||
|
@ -11,5 +11,5 @@
|
||||
{% endif %}
|
||||
|
||||
<li class='splide__slide'>
|
||||
<img src='{{ img_url }}'>
|
||||
<img src='{{ img_url }}' style='max-width:65%;'>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user