build mock views
This commit is contained in:
parent
b0ed2c68f9
commit
44d47db0ad
10 changed files with 1963 additions and 9 deletions
|
|
@ -256,6 +256,8 @@ const navigateTo = (path) => {
|
|||
.widget-card {
|
||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
|
||||
border-radius: 12px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
transition:
|
||||
transform 0.2s ease,
|
||||
box-shadow 0.2s ease;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue