样式优化

feat/task1-c-wallet
Devil 2021-08-08 22:05:58 +08:00
parent f8141855b0
commit 0754f42ef0
2 changed files with 2 additions and 1 deletions

View File

@ -802,6 +802,7 @@ button.colorpicker-submit img {
.pagination-input {
width: 50px;
vertical-align: inherit !important;
padding: 5px;
}
/**

View File

@ -585,5 +585,5 @@ flex: 1 1 0%;line-height: 16px;cursor: pointer;}
color: #3bb4f2;
}
.goods-plugins-view-icon-container a:not(:first-child) {
margin-left: 5px;
margin-left: 2px;
}