From 000b6aae6e50c4a5c25aa6342b7d915d8098e8f6 Mon Sep 17 00:00:00 2001 From: passenger Date: Tue, 3 Sep 2019 20:20:29 +0200 Subject: [PATCH] fix mobile overflow --- assets/css/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/style.scss b/assets/css/style.scss index 43cf8e1..830cedc 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -30,6 +30,7 @@ section { position: relative; flex: initial; word-break: break-word; + overflow: hidden; table { thead { th {