Commit 05b22134 by FE

add min-height

parent b69ef932
......@@ -8,7 +8,7 @@
margin: 0 auto;
.am-tabs-content-wrap {
min-height: 400px;
min-height: 423px;
}
&::before {
......
......@@ -176,6 +176,10 @@
}
.am-tabs-content-wrap {
min-height: 423px;
}
.am-tabs {
width: 330px;
margin: 0 auto;
......
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