mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-22 22:21:09 +08:00
feat: message page mobile
This commit is contained in:
@@ -183,6 +183,8 @@ body {
|
||||
|
||||
.info-content-text p {
|
||||
font-size: 14px;
|
||||
margin-top: 3px;
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
.info-content-text li {
|
||||
|
||||
@@ -830,6 +830,10 @@ export default {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.info-content-text {
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
.reactions-viewer-item {
|
||||
font-size: 14px;
|
||||
}
|
||||
@@ -852,7 +856,7 @@ export default {
|
||||
}
|
||||
|
||||
.article-footer-container {
|
||||
margin-top: 10px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.loading-container {
|
||||
|
||||
Reference in New Issue
Block a user