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:
@ -84,19 +84,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 875px) {
|
||||
.preview-image-dialog {
|
||||
padding: 0;
|
||||
|
||||
> .dialog-container {
|
||||
max-width: 100%;
|
||||
|
||||
> .img-container {
|
||||
> img {
|
||||
padding: 6px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user