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