Merge branch 'dev' of 47.94.45.65:angelo/web-zk-admin into test
This commit is contained in:
commit
71c8a382f1
|
@ -183,8 +183,5 @@ tbody {
|
|||
line-height: 36px;
|
||||
}
|
||||
}
|
||||
.thebtn2 {
|
||||
color: #ffffff !important;
|
||||
background: #ffad41 !important;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -313,4 +313,8 @@ export default {
|
|||
color: #333333;
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
.thebtn2 {
|
||||
color: #ffffff !important;
|
||||
background: #ffad41 !important;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue