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