mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 09:25:09 +00:00
@@ -0,0 +1,6 @@
|
||||
/// PreferencesUI.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
|
||||
|
||||
.text-preview {
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
@@ -5,6 +5,7 @@
|
||||
@import 'ContactsUI.scss';
|
||||
@import 'MessageEditorUI';
|
||||
@import 'SchedulerUI';
|
||||
@import 'PreferencesUI';
|
||||
@import 'AdministrationUI';
|
||||
|
||||
.view[layout=row],
|
||||
|
||||
Reference in New Issue
Block a user