底边栏设置
This commit is contained in:
parent
12676a3706
commit
e307cd7e94
|
@ -236,8 +236,10 @@ watch(
|
|||
/* padding: 10px; */
|
||||
font-size: 16px;
|
||||
color: #333;
|
||||
height: 5vh;
|
||||
|
||||
height: 2vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
/* flex-shrink: 0; */
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue