mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat(branches& warehouses): fix EmptyStatus.
This commit is contained in:
6
src/style/pages/Preferences/branchesList.scss
Normal file
6
src/style/pages/Preferences/branchesList.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
// Branches List.
|
||||
// ---------------------------------
|
||||
.preferences-page__inside-content--branches {
|
||||
height: 100%;
|
||||
|
||||
}
|
||||
5
src/style/pages/Preferences/warehousesList.scss
Normal file
5
src/style/pages/Preferences/warehousesList.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
// warehouses List.
|
||||
// ---------------------------------
|
||||
.preferences-page__inside-content--warehouses {
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user