improve style code

This commit is contained in:
afc163 2016-12-27 17:57:17 +08:00
parent 3e00fa8e64
commit e91f4f2335

View File

@ -10,7 +10,6 @@
overflow: hidden;
position: relative;
border-radius: @border-radius-base @border-radius-base 0 0;
overflow: hidden;
&-body {
transition: opacity 0.3s ease;
@ -102,7 +101,7 @@
&-title + &-content {
position: relative;
border-radius: 6px 6px 0 0;
border-radius: @border-radius-base @border-radius-base 0 0;
overflow: hidden;
.@{table-prefix-cls}-bordered & {
&,