css fix in filetree listing on VM settings page

This commit is contained in:
bergware
2018-08-22 22:26:11 +02:00
parent c8b07f1c98
commit bde4e5b225

View File

@@ -59,6 +59,7 @@ foreach ($arrSyslinuxCfg as &$strSyslinuxCfg) {
body { -webkit-overflow-scrolling: touch;}
.errortext{color:#EF3D47;display:none;}
.fileTree {
background:transparent;
width: 305px;
max-height: 150px;
overflow-y: scroll;