Improve mail and calendar UI: tighter checkbox layout and current time styling
This commit is contained in:
@@ -123,7 +123,7 @@ EnvelopeListItem .status-icon.unread {
|
||||
}
|
||||
|
||||
EnvelopeListItem .checkbox {
|
||||
width: 2;
|
||||
width: 1;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@@ -139,12 +139,12 @@ EnvelopeListItem .message-datetime {
|
||||
|
||||
EnvelopeListItem .email-subject {
|
||||
width: 1fr;
|
||||
padding: 0 4;
|
||||
padding: 0 3;
|
||||
}
|
||||
|
||||
EnvelopeListItem .email-preview {
|
||||
width: 1fr;
|
||||
padding: 0 4;
|
||||
padding: 0 3;
|
||||
color: $text-muted;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user