大屏页面初始化
This commit is contained in:
@@ -103,7 +103,7 @@ watch(
|
||||
color: #e0e6ff;
|
||||
text-align: center;
|
||||
height: 100%;
|
||||
display: block;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
@@ -148,7 +148,7 @@ watch(
|
||||
border-radius: 8px;
|
||||
padding: 2px;
|
||||
box-sizing: border-box;
|
||||
display: block;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user