【修改】统一间距 按钮修改 增加权限
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
.anty-img-wrap {
|
||||
height: 25px;
|
||||
position: relative;
|
||||
.ant-avatar{
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
}
|
||||
.anty-img-wrap > img {
|
||||
max-height: 100%;
|
||||
|
||||
@@ -26,3 +26,7 @@ i {
|
||||
background-color: rgba(255, 192, 203, 0.31);
|
||||
color:red;
|
||||
}
|
||||
|
||||
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td {
|
||||
padding: 9px 8px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user