forked from liweijie/education
全局表格字段居中显示
This commit is contained in:
@@ -434,7 +434,7 @@ export default {
|
||||
|
||||
th {
|
||||
padding: 10px 20px;
|
||||
text-align: left;
|
||||
text-align: center;
|
||||
font-weight: 600;
|
||||
color: var(--edu-green-dark);
|
||||
border-bottom: 1px solid rgba(0, 135, 90, 0.1);
|
||||
|
||||
Reference in New Issue
Block a user