mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-24 14:40:37 +00:00
Replace specific list-view by generic (class-based) view
This commit is contained in:
committed by
Francis Lachapelle
parent
660af9abfd
commit
78da72f3cb
@@ -247,7 +247,7 @@
|
||||
|
||||
<div layout="row" class="md-flex" layout-align="space-between">
|
||||
|
||||
<md-content style="position: relative;" id="contactsList">
|
||||
<md-content class="view-list" style="position: relative;" id="contactsList">
|
||||
<style>
|
||||
.vs-repeat-repeated-element {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user