文档更新

This commit is contained in:
mindskip
2020-12-22 10:10:30 +08:00
parent 2a6c057ec1
commit 52c1832f99
2 changed files with 3 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ table td {
display: flex;
flex-direction: row;
justify-content: space-between;
width: calc(100% - 300px);
width: 100%;
margin: 0px !important;
line-height: 58px;
padding: 10px 20px;