Jump to content

change the height of the line in uniTreeMenu


Nirlan

Recommended Posts

image.png.c764002fa266a73a72f35d3ccef82100.png

 

.x-treelist-nav .x-treelist-item-text {
     line-height: 30px;
}
 .x-treelist-nav .x-treelist-item-icon:before, .x-treelist-nav .x-treelist-item-tool:before, .x-treelist-nav .x-treelist-item-expander {
     line-height: 30px;
}

Regards,

Eduardo Belo

Link to comment
Share on other sites

  • 2 years later...
On 7/13/2019 at 4:10 PM, belo said:

image.png.c764002fa266a73a72f35d3ccef82100.png

 


.x-treelist-nav .x-treelist-item-text {
     line-height: 30px;
}
 .x-treelist-nav .x-treelist-item-icon:before, .x-treelist-nav .x-treelist-item-tool:before, .x-treelist-nav .x-treelist-item-expander {
     line-height: 30px;
}

Regards,

Eduardo Belo

Where do I put the mentioned code?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...