5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-19 16:09:36 +00:00

fix mobile overflow

This commit is contained in:
passenger 2019-09-03 20:20:29 +02:00
parent 2e5d4b34ab
commit 000b6aae6e

View File

@ -30,6 +30,7 @@ section {
position: relative;
flex: initial;
word-break: break-word;
overflow: hidden;
table {
thead {
th {