Update table right flow overflow

This commit is contained in:
JonnyWong16 2023-09-15 17:15:54 -07:00
commit b18c31f431
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -2984,7 +2984,8 @@ a .home-platforms-list-cover-face:hover
max-width: 900px;
}
.stacked-configs > li > span {
display: block;
display: inline-block;
width: inherit;
padding: 8px 20px 8px 15px;
color: #eee;
border-left: 2px solid #444;