set overflow to scroll so that user can see full content with increased font size
TNL-256
This commit is contained in:
@@ -51,3 +51,7 @@
|
||||
margin: 0px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
div#protex-panel[style] {
|
||||
overflow: scroll !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user