Fix alignment of pill letter (#8874)

pull/28788/head^2
Suguru Hirahara 2022-06-20 04:11:13 +00:00 committed by GitHub
parent 769efa3074
commit 98dffebfef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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;