Refector sass

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura
2021-12-19 10:28:41 +05:30
parent f7c8b76680
commit 1593630a7d
46 changed files with 407 additions and 703 deletions
+5
View File
@@ -0,0 +1,5 @@
.cp-txt__ellipsis {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}