mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
feat: quick create action on select/suggest items fields.
This commit is contained in:
@@ -1,16 +1,4 @@
|
||||
|
||||
body.page-item-new,
|
||||
body.page-item-edit{
|
||||
|
||||
.dashboard__footer{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.dashboard__insider--item-form{
|
||||
padding-bottom: 64px;
|
||||
}
|
||||
|
||||
.page-form--item {
|
||||
$self: '.page-form';
|
||||
padding: 20px;
|
||||
@@ -85,18 +73,14 @@ body.page-item-edit{
|
||||
}
|
||||
|
||||
#{$self}__floating-actions {
|
||||
margin-left: -40px;
|
||||
margin-right: -40px;
|
||||
// margin-left: -40px;
|
||||
// margin-right: -40px;
|
||||
|
||||
.form-group--active {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
margin-left: 40px;
|
||||
}
|
||||
|
||||
.btn--submit{
|
||||
min-width: 65px;
|
||||
}
|
||||
}
|
||||
|
||||
.bp3-tooltip-indicator {
|
||||
Reference in New Issue
Block a user