项目基本完成
This commit is contained in:
10
UI/css/input.css
Normal file
10
UI/css/input.css
Normal file
@@ -0,0 +1,10 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
html{
|
||||
font-size: 2vw;
|
||||
}
|
||||
body{
|
||||
font-size: 2vw;
|
||||
}
|
6
UI/css/orderList.css
Normal file
6
UI/css/orderList.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.order-detailet{
|
||||
|
||||
}
|
||||
.fa-caret-down{
|
||||
|
||||
}
|
1374
UI/css/output.css
Normal file
1374
UI/css/output.css
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user