shamrickus commented on code in PR #7398:
URL: https://github.com/apache/trafficcontrol/pull/7398#discussion_r1159852459
##########
experimental/traffic-portal/src/app/shared/generic-table/generic-table.component.scss:
##########
@@ -22,6 +22,7 @@ ag-grid-angular {
width: 80vw;
display: flex;
margin: auto;
+ overflow-x: scroll;
Review Comment:
I didn't actually mean to commit this change. Was trying to fix an issue
with content cutting off on smaller screens but that issue is much more endemic
then just this change anyways.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]