开发: 添加小屏幕css[少], 聊天记录投票. 客户中心修改, 工作台支持小屏
This commit is contained in:
@@ -48,6 +48,10 @@ ol {
|
||||
padding-right: 24px !important;
|
||||
}
|
||||
|
||||
.ant-pro-global-footer-list {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
input {
|
||||
background-clip: text;
|
||||
-webkit-text-fill-color: #000; // 改变了字体颜色
|
||||
@@ -85,4 +89,10 @@ input {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ant-pro-page-container-children-content,
|
||||
.ant-page-header {
|
||||
padding-left: 12px !important;
|
||||
padding-right: 12px !important;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user