mirror of https://github.com/apache/cloudstack.git
Add padding to browser panels
This commit is contained in:
parent
27fb29967a
commit
ac4c393a8d
|
|
@ -32,6 +32,7 @@
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
padding: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue