fix test ask-AI oauth profile
This commit is contained in:
@@ -197,7 +197,6 @@ a.view-markdown:any-link {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
/* Main Content */
|
||||
.main-content {
|
||||
grid-area: main;
|
||||
max-width: 800px;
|
||||
@@ -1141,7 +1140,17 @@ article.article-content {
|
||||
.article-meta {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.article-actions {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
article.article-content {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.ask-ai-content {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user