mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-14 11:50:31 +00:00
feat(server): validate the max depth level of the parent account.
This commit is contained in:
@@ -208,10 +208,9 @@
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
&:focus {
|
||||
outline: rgba(0, 82, 204, 0.6) auto 1px;
|
||||
outline-offset: 1px;
|
||||
outline: 1px solid rgba(0, 82, 204, 0.7);
|
||||
outline-offset: -1px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user