mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
feat: optimize style of invoice details.
feat: optimize style of credit note details. feat: optimize global style checkbox of the application.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
flex-grow: 1;
|
||||
|
||||
&__content{
|
||||
margin: 5px 0;
|
||||
margin: 2px 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -23,12 +23,16 @@
|
||||
flex-direction: row;
|
||||
|
||||
&:not(:first-of-type){
|
||||
margin-top: 16px;
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
&__label{
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
&__content{
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user