bug
This commit is contained in:
@@ -197,7 +197,6 @@ export default {
|
|||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.Health {
|
.Health {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: #fff;
|
|
||||||
::v-deep .AiTopFixed {
|
::v-deep .AiTopFixed {
|
||||||
.placeholder {
|
.placeholder {
|
||||||
.content {
|
.content {
|
||||||
@@ -283,6 +282,7 @@ export default {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 32px;
|
padding: 32px;
|
||||||
box-shadow: inset 0px -1px 0px 0px #dddddd;
|
box-shadow: inset 0px -1px 0px 0px #dddddd;
|
||||||
|
background: #fff;
|
||||||
img {
|
img {
|
||||||
width: 128px;
|
width: 128px;
|
||||||
height: 128px;
|
height: 128px;
|
||||||
|
|||||||
Reference in New Issue
Block a user