Fix alignment of pill letter (#8874)
This commit is contained in:
@@ -57,7 +57,6 @@ limitations under the License.
|
|||||||
user-select: all;
|
user-select: all;
|
||||||
position: relative;
|
position: relative;
|
||||||
cursor: unset; // We don't want indicate clickability
|
cursor: unset; // We don't want indicate clickability
|
||||||
display: inline-block;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user