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