完成样式改动和设置为管理员
This commit is contained in:
@@ -28,13 +28,8 @@
|
||||
|
||||
}
|
||||
|
||||
.tbody {
|
||||
width: 890rpx;
|
||||
}
|
||||
|
||||
.tbody .tr {
|
||||
padding: 20rpx;
|
||||
border-bottom: 1rpx solid #EEEEEE;
|
||||
.tr {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-wrap: nowrap;
|
||||
@@ -46,6 +41,7 @@
|
||||
}
|
||||
.primaryTextBtn {
|
||||
color: #1989fa;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.customTable {
|
||||
|
Reference in New Issue
Block a user