fix: send invoice drawer layout

This commit is contained in:
Ahmed Bouhuolia
2024-11-02 17:10:32 +02:00
parent 209da69b8f
commit f7fbc0e31c
4 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,6 @@
border-radius: 10px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
width: 600px;
// margin: 40px auto;
color: #222;
background-color: #fff;
}