Make the pill text single line (#8744)
This commit is contained in:
@@ -24,6 +24,7 @@ limitations under the License.
|
||||
&.mx_AccessibleButton_kind_link_inline {
|
||||
padding: 0;
|
||||
color: unset;
|
||||
white-space: nowrap; // Enforce 'In reply to' to be a single line
|
||||
|
||||
&:hover {
|
||||
color: $links;
|
||||
|
||||
Reference in New Issue
Block a user