mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
feat: first filter custom | valor total da comanda no card
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -10,13 +10,14 @@
|
||||
|
||||
.card-comanda {
|
||||
width: 80%;
|
||||
/* gap: 5px; */
|
||||
/* min-width: 220px;
|
||||
min-height: 250px; */
|
||||
background-color: #292929;
|
||||
border-radius: 10px 10px 5px 5px;
|
||||
border-radius: 5px;
|
||||
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
|
||||
text-align: center;
|
||||
line-height: 30px;
|
||||
line-height: 15px;
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user