Refector sass
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
85c3240b54
commit
ce9f140ddf
46 changed files with 406 additions and 702 deletions
5
src/app/partials/_text.scss
Normal file
5
src/app/partials/_text.scss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.cp-txt__ellipsis {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue