Skip to content

Commit

Permalink
💄 update app detail img background. (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghengxin authored Sep 19, 2023
1 parent 907e794 commit ec04903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/src/components/Apps/AppDetailInfo.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
* @LastEditors: zhanghengxin [email protected]
* @LastEditTime: 2023-09-15 11:03:15
* @LastEditTime: 2023-09-19 18:44:42
* @FilePath: /CasaOS-UI/main/src/components/Apps/AppDetailInfo.vue
* @Description:
*
Expand Down Expand Up @@ -279,7 +279,7 @@ export default {
max-height: 90vh;
border: 3px solid #ccc;
border-radius: 1rem;
box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.5);
box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.2);
}
}
Expand Down

0 comments on commit ec04903

Please sign in to comment.