Goods details page

This commit is contained in:
2024-05-01 20:17:20 +03:00
parent f941b26224
commit 16d0ddca78
12 changed files with 231 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
#flutter_target {
border: 1px solid #aaa;
width: 480px;
height: 600px;
width: 80vw;
height: 60vh;
border-radius: 0px;
transition: all 150ms ease-in;
align-self: center;