Merge branch 'master' of https://github.com/brkcvn/akaunting into form-elements
This commit is contained in:
5
public/css/print.css
vendored
5
public/css/print.css
vendored
@ -546,6 +546,11 @@ html[dir='rtl'] .text-alignment-right {
|
||||
/*--Print Template Classic Finish--*/
|
||||
|
||||
/*--Print Template Modern Start--*/
|
||||
.justify-content-between
|
||||
{
|
||||
justify-content: space-between !important;
|
||||
}
|
||||
|
||||
.align-items-center
|
||||
{
|
||||
align-items: center !important;
|
||||
|
Reference in New Issue
Block a user