Skip to content

Commit 84c64fc

Browse files
Cambios visuales
1 parent ffa65bc commit 84c64fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/NuevoTicketUsuario/NuevoTicketForm.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
background: var(--card);
8989
border: 1px transparent;
9090
border-radius: var(--radius);
91-
box-shadow: var(--shadow);
91+
box-shadow: transparent;
9292
padding: calc(var(--pad) + 4px);
9393
display: grid;
9494
grid-template-columns: 1fr 1fr; /* 2 columnas inicialmente */

0 commit comments

Comments
 (0)