fix logo size fix #1
This commit is contained in:
parent
d4cc87cfdf
commit
44ac7746a6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#custom-css .icon.icon-logo {
|
#custom-css .icon.icon-logo {
|
||||||
background: url('/plugins/logo-distrilab/0.0.2/static/images/distrilab-logo-2.svg') no-repeat;
|
background: url('/plugins/logo-distrilab/0.0.2/static/images/distrilab-logo-2.svg') no-repeat;
|
||||||
|
background-size: 25px 25px;
|
||||||
width: 25px;
|
width: 25px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue