fix css
This commit is contained in:
@@ -199,6 +199,18 @@
|
||||
.comment-header {
|
||||
padding: 10px !important;
|
||||
}
|
||||
|
||||
/* Fix for article pages with padding */
|
||||
article.article-content .comment-section,
|
||||
article.article-content .app {
|
||||
margin-left: -10px !important;
|
||||
margin-right: -10px !important;
|
||||
}
|
||||
|
||||
article.article-content .comments-list,
|
||||
article.article-content .auth-section {
|
||||
max-width: 100vw !important;
|
||||
}
|
||||
}
|
||||
|
||||
.gacha-section {
|
||||
|
Reference in New Issue
Block a user