mirror of
https://github.com/unraid/webgui.git
synced 2026-04-20 08:51:29 -05:00
css fix in filetree listing on VM settings page
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user