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