mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-01 01:21:04 +08:00
feat: mobile layout v0
This commit is contained in:
@@ -527,4 +527,12 @@ export default {
|
||||
font-size: 14px;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
@media (max-width: var(--page-max-width)) {
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: var(--page-max-width-mobile)) {
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user