Commit d1807259 authored by 邓晓峰's avatar 邓晓峰

fix: 修复logo配置

parent 2ef490e1
Pipeline #43811 passed with stages
in 1 minute 39 seconds
...@@ -232,7 +232,8 @@ ...@@ -232,7 +232,8 @@
height: 100%; height: 100%;
padding-left: 7px; padding-left: 7px;
img { img {
width: 48px; //width: 48px;
width: 42px;
height: auto; height: auto;
//height: 25px; //height: 25px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment