Update two frontend asset directives to conform with Phoenix 1.8.5

This commit is contained in:
Claudio Ortolina
2026-03-11 15:42:00 +00:00
parent c4bbd7a0f6
commit f42c449213
2 changed files with 10 additions and 3 deletions
+3
View File
@@ -15,6 +15,9 @@
@custom-variant phx-submit-loading (.phx-submit-loading&, .phx-submit-loading &);
@custom-variant phx-change-loading (.phx-change-loading&, .phx-change-loading &);
/* Make LiveView wrapper divs transparent for layout */
[data-phx-session], [data-phx-teleported-src] { display: contents }
@layer base {
button:not(:disabled),
[role="button"]:not(:disabled) {