排位房间内容完善
This commit is contained in:
@@ -25,9 +25,10 @@ defineProps({
|
||||
|
||||
<style scoped>
|
||||
.content {
|
||||
width: 100%;
|
||||
width: 100vw;
|
||||
height: calc(100vh - 116px);
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user