mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 13:10:16 +08:00
fix: 一处样式问题
This commit is contained in:
parent
6382b29da8
commit
b525fa81bb
@ -41,7 +41,7 @@ const menuItems = ref<MenuItem[]>([
|
|||||||
|
|
||||||
.content {
|
.content {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
padding: 20px;
|
/* padding: 20px; */
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user