mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-17 14:24:52 +00:00
Allow to hide center column on large screens
This commit is contained in:
@@ -109,6 +109,12 @@ md-icon {
|
||||
&.icon-expand-more:before {
|
||||
content: "\e5cf";
|
||||
}
|
||||
&.icon-fullscreen:before {
|
||||
content: "\e5d0";
|
||||
}
|
||||
&.icon-fullscreen-exit:before {
|
||||
content: "\e5d1";
|
||||
}
|
||||
&.icon-needs-action:before,
|
||||
&.icon-help:before {
|
||||
content: "\e887";
|
||||
|
||||
Reference in New Issue
Block a user