mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 02:45:25 +00:00
Amend previous:
Add a view-detail class (for more generic use) Fix the regression (scroll) problem on contact editor
This commit is contained in:
committed by
Francis Lachapelle
parent
b4f2b470dc
commit
660af9abfd
@@ -16,7 +16,6 @@ md-content[ui-view="card"] {
|
||||
|
||||
// md is overqualifying, we have to do the same to override
|
||||
md-card.viewer {
|
||||
flex: 0 2 $detailView-width;
|
||||
min-width: ($detailView-width - ($pitch * 2));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user