提交过滤
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -36,3 +36,5 @@ ERP-Demo/
|
||||
xlsx/
|
||||
app/__pycache__
|
||||
backend/__pycache__
|
||||
app/assets/
|
||||
app/new_web_source/
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
{"version": "1.0.13"}
|
||||
{"version": "1.0.17"}
|
||||
@@ -155,7 +155,7 @@ const navGroups = [
|
||||
|
||||
.nav-dropdown-menu {
|
||||
position: absolute;
|
||||
top: calc(100% + 8px);
|
||||
top: 100%;
|
||||
left: 0;
|
||||
min-width: 220px;
|
||||
padding: 8px;
|
||||
|
||||
Reference in New Issue
Block a user