update: table - responsive ok. Need rework of scroll bar and breakpoints

This commit is contained in:
gaelle morin
2020-06-10 11:25:36 +02:00
parent cf080c7c71
commit e6d1ddc33c
6 changed files with 145 additions and 212 deletions

View File

@ -1,2 +1 @@
@import 'user-profile';
@import 'admin-users';

View File

@ -1,6 +0,0 @@
/* Fix. Could disappear when we can add .class on set fields */
sib-set-default[name='cell-1'] {
@extend .w786;
@extend .cell;
@extend .border;
}