SCSS: Fix import ordering of the custom root folders

This commit is contained in:
Molkobain
2021-05-22 23:00:05 +02:00
committed by Eric
parent dd26b40f12
commit 4379e49f3b
12 changed files with 19 additions and 5 deletions

View File

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