✨ feat: 调整全局和管理员字体大小,优化样式
This commit is contained in:
@@ -110,26 +110,6 @@
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.docs-render .vditor-reset {
|
||||
font-size: 16px;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
.docs-render table tr td {
|
||||
border: 1px solid #d1d5db;
|
||||
text-align: center;
|
||||
min-width: 120px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.docs-render table th {
|
||||
border: 1px solid #d1d5db;
|
||||
min-width: 120px;
|
||||
height: 30px;
|
||||
background-color: #eff6ff;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
.docs-shell {
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user