Skip to content

Commit d1104e6

Browse files
committed
update
1 parent 7adc2e3 commit d1104e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/theme-chalk/src/table.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,13 +193,9 @@
193193
display: inline-block;
194194
box-sizing: border-box;
195195
position: relative;
196-
word-wrap: normal;
197-
text-overflow: ellipsis;
198196
vertical-align: middle;
199-
white-space: nowrap;
200197
padding-left: 10px;
201198
padding-right: 10px;
202-
line-height: 40px;
203199
width: 100%;
204200

205201
&.highlight {

0 commit comments

Comments
 (0)