Files
sogo/UI/WebServerResources/scss/views/PreferencesUI.scss

14 lines
275 B
SCSS

/// PreferencesUI.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
.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;
}