make expanding sections scrollable on iframed dark theme

This commit is contained in:
hankhill19580
2020-07-02 12:44:42 +00:00
parent 112beb552b
commit 16d6cf0177

View File

@ -12,10 +12,8 @@ body {
}
body.iframed {
/*background: transparent url(/themes/console/images/transparent.gif) !important;*/
margin: 0;
padding: 0;
overflow: hidden;
}
input::selection {