Search
 
SCRIPT & CODE EXAMPLE
 

CSS

wrapped header aura datatable

.THIS .wrapped-header-datatable .slds-table .slds-th__action .slds-truncate{
      max-width: 100%;
      overflow: hidden;
      text-overflow: unset;
      white-space: pre-line;
      /*  uncomment this if you want break the words further */
      /* word-wrap: break-word;*/

  }

 .THIS .wrapped-header-datatable .slds-table .slds-th__action {
      height: 5rem;
      border-bottom: 1px solid rgb(206 206 206);
  }

 .THIS .wrapped-header-datatable .slds-table .slds-line-height_reset{
      height: 3rem;
  }
Comment

PREVIOUS NEXT
Code Example
Css :: css linear-gradient angle 
Css :: set default scroll position css 
Css :: alinhar componentes css 
Css :: how to install gotham rounded as a font in visual studio code for my css file 
Css :: css box model 
Css :: css pseudo-class no children 
Css :: html first letter uppercase 
Css :: css beautiful project colors 
Css :: how to add a selection in css 
Css :: CSS menu list with underline hover animation 
Css :: crear un sol con css 
Css :: change size 
Css :: border-style 
Css :: css input not clickable 
Css :: add css dynamically in angular 6 
Css :: Looping in golang 
Css :: How to truncate a multiline text using css 
Typescript :: mongodb exists and not null 
Typescript :: first principle in testing 
Typescript :: increase size of mat dialog 
Typescript :: flutter text button shape 
Typescript :: set default route angular 
Typescript :: android studio how to draw a line 
Typescript :: jquery selector attribute value starts with 
Typescript :: mat-form-field must contain a MatFormFieldControl 
Typescript :: react handlesubmit typescript 
Typescript :: create react native app typescript 
Typescript :: adonis load relationship 
Typescript :: nodemon.ps1 cannot be loaded because running scripts is disabled on this system. 
Typescript :: Should robots have faces? 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =