mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-09 16:50:31 +00:00
fix mobile overflow
This commit is contained in:
parent
2e5d4b34ab
commit
000b6aae6e
@ -30,6 +30,7 @@ section {
|
||||
position: relative;
|
||||
flex: initial;
|
||||
word-break: break-word;
|
||||
overflow: hidden;
|
||||
table {
|
||||
thead {
|
||||
th {
|
||||
|
Loading…
Reference in New Issue
Block a user