Merge commit 'ba6da5bb711d37ef0bcb5680d2c70a8ce15e78d1'
This commit is contained in:
@@ -562,6 +562,7 @@ export default {
|
|||||||
font-family: monospace; /* 使用等宽字体 */
|
font-family: monospace; /* 使用等宽字体 */
|
||||||
background-color: #f5f5f5; /* 背景色 */
|
background-color: #f5f5f5; /* 背景色 */
|
||||||
padding: 10px; /* 内边距 */
|
padding: 10px; /* 内边距 */
|
||||||
|
margin: 10px;
|
||||||
border-radius: 4px; /* 圆角 */
|
border-radius: 4px; /* 圆角 */
|
||||||
border: 1px solid #e0e0e0; /* 边框 */
|
border: 1px solid #e0e0e0; /* 边框 */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user