diff options
Diffstat (limited to 'theme/static')
| -rw-r--r-- | theme/static/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css index 5b56d7d..d3c9196 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -495,6 +495,7 @@ table { width: 100%; max-width: 100%; overflow-x: auto; + border: none; border-collapse: collapse; margin: 2rem 0; } |
