-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bigger streampreview is now broken #410
Comments
Same. Probably won't get fixed XD |
@omgs1337 @marto05 it's kinda too late but for someone who're getting in trouble with this, /* do not change */
div[class*='streamPreview_'] {
width: 100% !important;
}
/* change height whatever you want */
div[class*='previewContainer_'] {
height: 500px !important;
} |
add it where? at the end of the plugin script or in a specific class in the script? |
@marto05 |
@Binz1mp |
incomptabile with the new updates
The text was updated successfully, but these errors were encountered: