Commit c9977535bee03e863e4a4b2874dee8157314753c

Authored by msidolphin
1 parent 6a971099

fix #5472

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
src/styles/components/table.less
@@ -161,6 +161,8 @@ @@ -161,6 +161,8 @@
161 161
162 &-tooltip{ 162 &-tooltip{
163 width: 100%; 163 width: 100%;
  164 + display: flex;
  165 + align-items: center;
164 &-content{ 166 &-content{
165 display: block; 167 display: block;
166 overflow: hidden; 168 overflow: hidden;