mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
feat: abre modal de informações do status da order ao clicar sobre o nome do product na viewcomanda
This commit is contained in:
@@ -4,7 +4,14 @@
|
||||
color: black;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 18px;
|
||||
justify-self: center;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.container {
|
||||
margin-top: -50px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
|
||||
padding: 0px;
|
||||
@@ -91,4 +98,8 @@
|
||||
|
||||
}
|
||||
|
||||
#title {
|
||||
display:none;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user