mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-20 14:00:56 +08:00
feat: add flex wrap for mobile
This commit is contained in:
@@ -625,6 +625,7 @@ export default {
|
||||
flex-direction: row;
|
||||
width: 100%;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.article-title-container-left {
|
||||
|
||||
Reference in New Issue
Block a user