mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 06:26:59 +00:00
better mobile view for changelogs
This commit is contained in:
@@ -70,10 +70,13 @@ export default defineComponent({
|
||||
gap: 1rem;
|
||||
max-width: 45rem;
|
||||
min-height: 30rem;
|
||||
max-height: 30rem;
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
|
||||
@media(min-width: 800px) {
|
||||
max-height: 30rem;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 3rem;
|
||||
line-height: 1;
|
||||
|
||||
Reference in New Issue
Block a user