feat: fix items list datatable.

This commit is contained in:
a.bouhuolia
2021-02-08 13:17:11 +02:00
parent adac2386bb
commit 304f0c9ae5
43 changed files with 777 additions and 835 deletions

View File

@@ -44,14 +44,7 @@ body.hide-scrollbar .Pane2{
}
.select-list--fill-popover {
position: relative;
.bp3-transition-container,
.bp3-popover {
min-width: 100%;
}
}
.bp3-fill{
.bp3-popover-wrapper,
@@ -91,12 +84,6 @@ body.hide-scrollbar .Pane2{
max-width: 300px;
}
.form-group--select-list{
button{
justify-content: start;
}
}
.bp3-timezone-picker{
.bp3-button{
@@ -105,4 +92,6 @@ body.hide-scrollbar .Pane2{
display: none;
}
}
}
}