N°3650 Datatable within panels take all available space

This commit is contained in:
Stephen Abello
2021-03-02 11:58:42 +01:00
parent d7d156303f
commit f8e0a28134
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
.ibo-panel .ibo-panel--body{
.ibo-datatable{
width: 100%
}
}