init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@primaryColor: #3875EA;
|
||||
@primaryBgColor: linear-gradient(90deg, #3875EA 0%, #1890FC 100%);
|
||||
.overText {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
Reference in New Issue
Block a user