mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
13 lines
182 B
SCSS
13 lines
182 B
SCSS
@import '../../_base.scss';
|
|
|
|
body.page-vendor-new,
|
|
body.page-vendor-edit{
|
|
|
|
.dashboard__footer{
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
.dashboard__insider--vendor-form{
|
|
padding-bottom: 64px;
|
|
} |