Adjust filemanager display
This commit is contained in:
parent
7e45f917c7
commit
d5352e2b1e
6 changed files with 25 additions and 18 deletions
|
@ -272,3 +272,7 @@ span[aria-labelledby="select2-pUserId-container"] {
|
|||
.no-margin-bottom {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.btn-icon > i.fa {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
|
Reference in a new issue