修复点击项目工具集栏时项目tab栏下的横线没了的BUG
This commit is contained in:
parent
06f1ff026a
commit
db87f8f5db
|
@ -2202,7 +2202,7 @@ button.tab-right {
|
|||
padding-bottom: 2px;
|
||||
text-align: center;
|
||||
border: 1px solid #15BCCF;
|
||||
border-bottom: 0px solid #15BCCF;
|
||||
border-bottom: 1px solid #15BCCF;
|
||||
|
||||
color:#606060;
|
||||
font-weight:bold;
|
||||
|
|
Loading…
Reference in New Issue