summaryrefslogtreecommitdiff
path: root/_sass/yat/_layout.scss
diff options
context:
space:
mode:
authorjeffreytse <jeffreytse.mail@gmail.com>2020-12-09 12:19:09 +0800
committerjeffreytse <jeffreytse.mail@gmail.com>2020-12-09 12:19:09 +0800
commit523211a98feb6423e8ecddfefd7389df9cbfbf91 (patch)
tree24784150dc9afed833159f6b2b91b67e73f22c53 /_sass/yat/_layout.scss
parent0cd573d183773e853cb5a2aa67340d73655338d3 (diff)
perf: better table overflow styles
Diffstat (limited to '_sass/yat/_layout.scss')
-rw-r--r--_sass/yat/_layout.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/_sass/yat/_layout.scss b/_sass/yat/_layout.scss
index 75a77e4..7c56e80 100644
--- a/_sass/yat/_layout.scss
+++ b/_sass/yat/_layout.scss
@@ -389,7 +389,6 @@ html {
.post-content {
margin-bottom: $spacing-unit;
- overflow-x: auto;
overflow-wrap: normal;
word-wrap: normal;
word-break: normal;