Commit 0d177915 authored by afc163's avatar afc163

Fix PageHeader logo size

parent 65080297
......@@ -31,6 +31,12 @@
flex: 0 1 auto;
margin-right: 16px;
padding-top: 1px;
> img {
width: 28px;
height: 28px;
border-radius: @border-radius-base;
display: block;
}
}
.title {
......
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