mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2025-06-26 06:09:24 +00:00
fix mobile overflow
This commit is contained in:
@ -30,6 +30,7 @@ section {
|
||||
position: relative;
|
||||
flex: initial;
|
||||
word-break: break-word;
|
||||
overflow: hidden;
|
||||
table {
|
||||
thead {
|
||||
th {
|
||||
|
Reference in New Issue
Block a user