Merge branch 'master' of https://github.com/brkcvn/akaunting into code-clean

This commit is contained in:
Burak Civan
2022-08-08 09:42:18 +03:00
13 changed files with 72 additions and 24 deletions

5
public/css/app.css vendored
View File

@ -47909,6 +47909,11 @@ body{
text-align: right;
}
[dir="ltr"] .ltr\:text-xl{
font-size: 1.25rem;
line-height: 1.75rem;
}
[dir="rtl"] .rtl\:-left-1\.5{
left: -0.375rem;
}