mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-02 18:10:47 +08:00
feat: mark as read button
This commit is contained in:
@@ -622,12 +622,13 @@ export default {
|
||||
flex-direction: row;
|
||||
gap: 20px;
|
||||
width: 100%;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.hot-reply,
|
||||
.hot-topic,
|
||||
.hot-tag {
|
||||
width: 33%;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.profile-timeline {
|
||||
|
||||
Reference in New Issue
Block a user