Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
margin: 0 3px;
|
margin: 0 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_Autocomplete_provider_name,
|
.mx_Autocomplete_Completion_container_truncate {
|
||||||
.mx_Autocomplete_Completion_title,
|
.mx_Autocomplete_Completion_title,
|
||||||
.mx_Autocomplete_Completion_subtitle,
|
.mx_Autocomplete_Completion_subtitle,
|
||||||
.mx_Autocomplete_Completion_description {
|
.mx_Autocomplete_Completion_description {
|
||||||
@@ -60,6 +60,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* container for pill-style completions */
|
/* container for pill-style completions */
|
||||||
.mx_Autocomplete_Completion_container_pill {
|
.mx_Autocomplete_Completion_container_pill {
|
||||||
|
|||||||
Reference in New Issue
Block a user