1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-10 11:45:10 +02:00

handled scrollbar

This commit is contained in:
Prashant Agrawal 2017-10-04 11:53:46 +05:30
parent 675de9b498
commit afc98284b8

@ -882,7 +882,7 @@ body > #demo-frame {
}
.console {
background: var(--color-bg);
z-index: 5; /* bring above iframe */
z-index: 6; /* bring above iframe */
position: absolute;
bottom: 0;
min-height: 80px;