Skip to content

Commit c4d72d4

Browse files
committed
Rebuild web assets
1 parent 639d42e commit c4d72d4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

assets/css/easyadmin-theme/menu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646

4747
#main-menu .menu .menu-item.active:not(.expanded) a,
48-
#main-menu .menu .menu-item.active:not(.expanded) .menu-icon svg {
48+
#main-menu .menu .menu-item.active:not(.expanded) .menu-icon {
4949
color: var(--sidebar-menu-active-item-color);
5050
}
5151

public/app.fc5841f9.css renamed to public/app.9f3e666b.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/entrypoints.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"entrypoints": {
33
"app": {
44
"css": [
5-
"/app.fc5841f9.css"
5+
"/app.9f3e666b.css"
66
],
77
"js": [
88
"/app.1ecd6d7a.js"

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"app.css": "app.fc5841f9.css",
2+
"app.css": "app.9f3e666b.css",
33
"app.js": "app.1ecd6d7a.js",
44
"form.js": "form.bcec6c2a.js",
55
"page-layout.js": "page-layout.3347892e.js",

0 commit comments

Comments
 (0)