EasyUI Forum
April 27, 2024, 09:33:43 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: display of tree lines in release 1.8.5  (Read 2436 times)
gordis gmbh
Full Member
***
Posts: 103


View Profile Email
« on: September 25, 2019, 12:36:02 PM »

In release 1.8.5, the tree lines aren't displayed correctly - there are gaps between the nodes. Please refer the attached file and let us know the fix for the same. Thank you.
 
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: September 26, 2019, 11:31:37 PM »

Try to override the CSS style.
Code:
<style type="text/css">
.tree-indent,.tree-hit{
transform: scale(1.4)
}
</style>
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!