Merge branch 'master' of github.com:mervekaraman/akaunting
This commit is contained in:
@ -220,6 +220,8 @@
|
||||
|
||||
let styles = {};
|
||||
|
||||
styles.zIndex = 100;
|
||||
|
||||
if (this.verticalAlign === 'top') {
|
||||
styles.top = `${pixels}px`;
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user