fix logo size fix #1

This commit is contained in:
mose 2022-03-24 23:58:25 +08:00
parent d4cc87cfdf
commit 44ac7746a6
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#custom-css .icon.icon-logo {
background: url('/plugins/logo-distrilab/0.0.2/static/images/distrilab-logo-2.svg') no-repeat;
background-size: 25px 25px;
width: 25px;
margin-right: 5px;
}