Skip to content

Commit d0c4655

Browse files
wuriyantowuriyanto
authored andcommitted
dashboard: update button shadow
1 parent 2255378 commit d0c4655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dashboard/ui/src/pages/dashboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ function Dashboard() {
170170
borderRadius: '5px',
171171
fontWeight: 'bold',
172172
cursor: 'pointer',
173-
boxShadow: '0 2px 4px rgba(0, 0, 0, 0.1)',
173+
boxShadow: '0 2px 4px rgba(0, 0, 0, 0.5)',
174174
}}
175175
>
176176
Logout

0 commit comments

Comments
 (0)