合并
This commit is contained in:
@@ -153,6 +153,16 @@ $themeBgColor: #EDF6F5 !important;
|
||||
|
||||
-webkit-box-orient: vertical;
|
||||
}
|
||||
.hidden2 {
|
||||
text-overflow: ellipsis;
|
||||
// white-space: nowrap;
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
|
||||
-webkit-line-clamp: 2;
|
||||
|
||||
-webkit-box-orient: vertical;
|
||||
}
|
||||
|
||||
.form_input_box {
|
||||
border: none !important;
|
||||
|
||||
Reference in New Issue
Block a user