mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2025-06-26 19:59:25 +00:00
fix mobile overflow
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user