EasyUI Forum
May 02, 2024, 01:17:32 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: In EasyUI 1.5.5 and later, the connection lines of Tree Lines are disconnected.  (Read 5119 times)
officecode
Jr. Member
**
Posts: 69


View Profile Email
« on: October 17, 2018, 07:33:30 AM »

As the title, thank you!
How should I modify the style to avoid this problem?
« Last Edit: October 17, 2018, 07:41:50 AM by officecode » Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: October 17, 2018, 05:20:13 PM »

Please try to add this code to the page.
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!