@@ -127,6 +127,18 @@
color: #008B00;
margin-top: 0;
}
+ .focus button.focus-btn a{
+ color: #fff;
+ width: 100%;
+ height: 100%;
+ display: inline-block;
+ }
+ .focus button.focus-btn{
+ width: 138px;
+ height: 36px;
+ line-height: 36px;
+ padding: 0;
.componentDetail .el-dialog__wrapper .focus-btn a{
color: #fff;
@@ -124,6 +124,15 @@ export default {
.focus button.focus-btn a{
#nav_fragment {
margin-bottom: 20px;