Skip to content

Commit 82ee36f

Browse files
fix : minor edit in help hint table padding
1 parent 07a8ee8 commit 82ee36f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

css/style.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ body{
6363
}
6464

6565
.swal-wide td{
66-
padding: auto;
66+
padding-left: 4px;
67+
padding-right: 4px;
6768
text-align: center !important;
6869
}
6970
.smartbanner {

css/style.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)