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:
@ -69,19 +69,3 @@
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 875px) {
|
||||
.memo-content-text {
|
||||
> p {
|
||||
font-size: 15px;
|
||||
line-height: 26px;
|
||||
min-height: 26px;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.tag-span {
|
||||
line-height: 26px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user