fix: bug
This commit is contained in:
@@ -105,7 +105,7 @@ const isMobile = ref('pc')
|
||||
position: absolute;
|
||||
left: 305px;
|
||||
right: 300px;
|
||||
height: calc(100% - 200px) !important;
|
||||
height: calc(100% - 104px) !important;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
background-color: v-bind(backgroundColor);
|
||||
|
||||
Reference in New Issue
Block a user