mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: resize sidebar feature.
This commit is contained in:
@@ -39,6 +39,7 @@ $pt-font-family: Noto Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
|
||||
@import 'components/custom-scrollbar';
|
||||
@import 'components/dragzone';
|
||||
@import 'components/pagination';
|
||||
@import 'components/resizer';
|
||||
|
||||
// Pages
|
||||
@import 'pages/dashboard';
|
||||
@@ -170,4 +171,4 @@ body.authentication {
|
||||
|
||||
.bp3-popover.bp3-tooltip{
|
||||
max-width: 300px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user