ui: increase width of name field in UI (#3703)

This commit is contained in:
Paul Angus 2019-11-26 16:20:56 +00:00 committed by Rohit Yadav
parent 3220705af4
commit a65a931e92
1 changed files with 1 additions and 1 deletions

View File

@ -1857,7 +1857,7 @@ div.list-view td.state.notsuitable-storage-migration-required span {
position: relative;
float: left;
top: 9px;
width: 245px;
width: 550px;
height: 30px;
overflow: auto;
}