mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 12:56:43 +08:00
style(AICall.vue): 调整对话框内容展示宽度
This commit is contained in:
@@ -881,8 +881,8 @@ closeMinimizedWindow() {
|
||||
//margin-bottom: 20px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
// max-width: 800px;
|
||||
// margin: 0 auto;
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
|
||||
.welcome-message {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user