feat(preferences): Add subtext in vacation filter to explain the behavior

This commit is contained in:
smizrahi
2023-06-21 16:33:54 +02:00
parent 8a8dcae029
commit 09d03261af
4 changed files with 14 additions and 1 deletions
@@ -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;
}