fix
This commit is contained in:
@@ -914,7 +914,7 @@ export default defineComponent({
|
|||||||
left: 5rem;
|
left: 5rem;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
// background-color: #000;
|
// background-color: #000;
|
||||||
width: 8%;
|
width: 10%;
|
||||||
height: 50%;
|
height: 50%;
|
||||||
&.layout_left::-webkit-scrollbar {
|
&.layout_left::-webkit-scrollbar {
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
@@ -969,7 +969,7 @@ export default defineComponent({
|
|||||||
left: 5rem;
|
left: 5rem;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
// background-color: #000;
|
// background-color: #000;
|
||||||
width: 8%;
|
width: 10%;
|
||||||
height: 50%;
|
height: 50%;
|
||||||
&.layout_left::-webkit-scrollbar {
|
&.layout_left::-webkit-scrollbar {
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user