mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-02 10:00:54 +08:00
style: improve mobile markdown layout
This commit is contained in:
@@ -818,6 +818,22 @@ export default {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.article-title {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.user-name {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.post-time {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.reactions-viewer-item {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.post-page-scroller-container {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user