Commit 990edb54 authored by ι™ˆεΈ…'s avatar ι™ˆεΈ…

fix #2396 fix style error

parent 348283e4
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
i.trigger { i.trigger {
font-size: 20px; font-size: 20px;
line-height: 64px;
height: 64px; height: 64px;
cursor: pointer; cursor: pointer;
transition: all 0.3s, padding 0s; transition: all 0.3s, padding 0s;
......
...@@ -92,6 +92,9 @@ ...@@ -92,6 +92,9 @@
.ant-card-head { .ant-card-head {
position: relative; position: relative;
} }
.ant-card-head-title {
align-items: normal;
}
} }
} }
......
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