Skip to content

Commit 4f0d3d8

Browse files
author
John Lyu
committed
fix conflict text-align
1 parent 95887ff commit 4f0d3d8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dataframe_image/_command_line.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import argparse
22
import sys
3-
import textwrap
43

54

65
class CustomFormatter(argparse.RawTextHelpFormatter):

dataframe_image/converter/browser/static/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ tr, th, td {{
2828

2929
th {{
3030
font-weight:bold;
31-
text-align:left;
3231
}}
3332

3433
tbody tr:nth-child(odd){{

0 commit comments

Comments
 (0)