Browse Source

按钮样式修改

raolu 6 years ago
parent
commit
d862f0ab81
1 changed files with 2 additions and 1 deletions
  1. 2 1
      app/rehabilitation/css/management.css

+ 2 - 1
app/rehabilitation/css/management.css

@ -295,7 +295,7 @@ a {
.back-btn {
	display: inline-block;
	width: 120px;
	width: 90px;
	height: 34px;
	line-height: 34px;
	background-color: #12b7f5;
@ -306,6 +306,7 @@ a {
	left: 50%;
	bottom: 10px;
	margin-left: -60px;
	font-size: 14px;
}
.item-detail-wrap {