Fix the form submit css scope

This commit is contained in:
Jay Ohms
2026-01-12 10:11:09 -05:00
parent 43314f7a4c
commit bd8feea5c7
+1 -1
View File
@@ -46,7 +46,7 @@
[data-bridge-components~=form] {
[data-controller~=bridge--form] {
[type=submit] {
[data-bridge--form-target~=submit] {
display: none;
}
}