mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-27 12:54:17 +00:00
feat(preferences): Add subtext in vacation filter to explain the behavior
This commit is contained in:
@@ -3,4 +3,12 @@
|
||||
.text-preview {
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.sub-information {
|
||||
margin-bottom: 14px;
|
||||
text-align: left;
|
||||
font-size: 12px;
|
||||
line-height: 14px;
|
||||
font-weight: 600;
|
||||
}
|
||||
Reference in New Issue
Block a user