Появление сущности накладной + перенос waybill.css в отдельную папку
This commit is contained in:
10
App/Waybill/static/css/waybill.css
Normal file
10
App/Waybill/static/css/waybill.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.card {
|
||||
background: #fff;
|
||||
border: 1px solid #ddd;
|
||||
color: black;
|
||||
border-radius: 10px;
|
||||
width: 250px;
|
||||
padding: 15px;
|
||||
margin-bottom: 15px;
|
||||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
Reference in New Issue
Block a user