mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-18 05:44:26 +01:00
Fix wrong add of the gradient
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
</div>
|
||||
<div
|
||||
class="mt-0.5 max-h-40 basis-full overflow-hidden hover:text-strongpink"
|
||||
_="on load if my scrollHeight >= my offsetHeight add .gradient"
|
||||
_="on load if my scrollHeight > my offsetHeight add .gradient"
|
||||
>
|
||||
{{$ee.Preview}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user