mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
feat: remove mobile styles
This commit is contained in:
@ -53,10 +53,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 875px) {
|
||||
.memo-editor-wrapper {
|
||||
width: calc(100% - 24px);
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user