fix: tighten unread states and mail width
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
border-right: 1px solid hsl(var(--border));
|
||||
}
|
||||
|
||||
@media (max-width: 1179px) {
|
||||
@media (max-width: 979px) {
|
||||
.mail-content-grid {
|
||||
grid-template-columns: minmax(0, 1fr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user