Tooltip: add min-width (#11335)

pull/11351/head
杨奕 2018-05-25 12:10:51 +08:00 committed by GitHub
parent 8ac9467003
commit c128914a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
z-index: $--index-popper;
font-size: $--tooltip-font-size;
line-height: 1.2;
min-width: 10px;
.popper__arrow,
.popper__arrow::after {