完成
Former-commit-id: 9001eac1b65eeaa0bdd4d7f563ebebbd4854c1c5 [formerly 9001eac1b65eeaa0bdd4d7f563ebebbd4854c1c5 [formerly 9001eac1b65eeaa0bdd4d7f563ebebbd4854c1c5 [formerly 9001eac1b65eeaa0bdd4d7f563ebebbd4854c1c5 [formerly 1c2b3829fe2458a1dc678aa3e3e20c069fd186e9 [formerly 87efd77bd6c9e4842534b22a90a3c57f8ad49e15]]]]] Former-commit-id: 51b7d845391107170b6d6055fae0db9204391cab Former-commit-id: 16c827f13aeb87f8fcbdf7c667dd60a1681833f4 Former-commit-id: a9589d815008a1c41b625905413582a2225cc811 [formerly 58f118d7086495f51c085ecfe22e046dc25a1703] Former-commit-id: de173859d5e70870200f9eb02220b0edda9ad6d3 Former-commit-id: ec7d195132cac799568d534473a70ce9e638a21f Former-commit-id: fb49b3ce0453630207ec44212587c3df209529a2 Former-commit-id: 76d0b5475c8b665fd9eae851ae21e4c102254b2f Former-commit-id: fb71b68aee8dd0627982ce3c39a91017abda502e
This commit is contained in:
1
src/pages/demo/playground/env/index.vue
vendored
1
src/pages/demo/playground/env/index.vue
vendored
@@ -18,4 +18,3 @@ export default {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<style lang="scss" scoped>
|
||||
@import '~@/assets/style/public.scss';
|
||||
.page-404 {
|
||||
background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #989898;
|
||||
background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #989898;
|
||||
background-blend-mode: multiply,multiply;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user