Commit 9013e103289b0b56c9384fde7eed868b74af2584

Authored by 谭毅彬
1 parent adf201e4

微调页眉样式

Signed-off-by: TanYibin <5491541@qq.com>
ant-design-vue-jeecg/src/components/page/GlobalLayout.vue
... ... @@ -609,8 +609,11 @@ body {
609 609 }
610 610  
611 611 img {
612   - height: 18px;
613   - vertical-align: text-bottom;
  612 + height: 59px;
  613 + line-height: 59px;
  614 + padding: 19px;
  615 + vertical-align: top;
  616 + border-style: none;
614 617 }
615 618  
616 619 h1 {
... ...