update code demo title style

This commit is contained in:
afc163 2017-04-15 15:32:51 +08:00
parent 6e147b7a3d
commit 228cc9eff4

View File

@ -42,8 +42,7 @@
padding: 1px 8px;
margin-left: -8px;
color: #777;
border-radius: @border-radius-base;
border-top-left-radius: 0;
border-radius: @border-radius-base @border-radius-base 0 0;
background: #fff;
transition: background-color .4s;