index.less 216 Bytes
Newer Older
熊成伟's avatar
熊成伟 committed
1 2 3 4 5 6 7 8 9 10 11

.am-tabs-default-bar-tab-active{
  color: #0185FB;
}
.am-tabs-default-bar-underline{
  border: 1px  #0185FB solid;
}

.am-tabs-default-bar-top, .am-tabs-default-bar-bottom{
  border-radius:0 0 6px 6px !important;
}