future há 1 ano atrás
pai
commit
326b4af492
1 ficheiros alterados com 4 adições e 1 exclusões
  1. 4 1
      xs-app/pages/bookshelf/bookshelf-bookList.vue

+ 4 - 1
xs-app/pages/bookshelf/bookshelf-bookList.vue

@@ -201,15 +201,18 @@
 				display: flex;
 				right: 20rpx;
 				width: 120rpx;
-				height: 100%;
+				height: 80rpx;
 				justify-content: center;
 				align-items: center;
 				// background-color: green;
 				&__icon {
 					flex-shrink: 0;
+					display: flex;
+					align-items: center;
 					width: 32rpx;
 					height: 32rpx;
 					margin-right: 8rpx;
+					// background-color: red;
 					.image {
 						width: 100%;
 						height: 100%;