We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32e3c3 commit 2332252Copy full SHA for 2332252
frontend/src/views/system/member/index.vue
@@ -459,7 +459,7 @@ const handleCurrentChange = (val: number) => {
459
height: 64px;
460
width: calc(100% + 48px);
461
left: -24px;
462
- bottom: 0;
+ bottom: -16px;
463
border-top: 1px solid #1f232926;
464
display: flex;
465
background-color: #fff;
frontend/src/views/system/user/User.vue
@@ -814,7 +814,7 @@ onMounted(() => {
814
815
816
817
818
819
820
align-items: center;
0 commit comments