This commit is contained in:
X1627315083
2024-01-09 16:03:53 +08:00
parent d358c641d3
commit 7aafa5eeeb
2 changed files with 2 additions and 2 deletions

View File

@@ -914,7 +914,7 @@ export default defineComponent({
left: 5rem;
overflow-x: hidden;
// background-color: #000;
width: 8%;
width: 10%;
height: 50%;
&.layout_left::-webkit-scrollbar {
display: none;

View File

@@ -969,7 +969,7 @@ export default defineComponent({
left: 5rem;
overflow-x: hidden;
// background-color: #000;
width: 8%;
width: 10%;
height: 50%;
&.layout_left::-webkit-scrollbar {
display: none;