Update Room.vue

main
wangqiujuan0808 2024-03-21 23:26:51 +08:00
parent abe4e8db2f
commit a12f1eaa50
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ const check = () => {
width: 50px; width: 50px;
color:#fff; color:#fff;
font-size: 18px; font-size: 18px;
text-align: center; justify-content: center;
display: flex; display: flex;
align-items: center; align-items: center;
} }