N°4283 - Rename some SCSS partials to match conventions

This commit is contained in:
Molkobain
2021-11-20 18:52:54 +01:00
parent 2a2d68e204
commit bb369e68b5
5 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
/*
* @copyright Copyright (C) 2010-2021 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
.ibo-panel .ibo-panel--body{
.ibo-datatable{
width: 100%
}
}