4dd6e009 by 张猛

账号信息

1 parent 28052d8d
...@@ -1414,12 +1414,12 @@ watch(activeStep, (newVal) => { ...@@ -1414,12 +1414,12 @@ watch(activeStep, (newVal) => {
1414 1414
1415 .logout-btn-top { 1415 .logout-btn-top {
1416 position: fixed; 1416 position: fixed;
1417 top: 0rpx; 1417 bottom: 200rpx;
1418 right: 0rpx; 1418 right: 10rpx;
1419 display: flex; 1419 display: flex;
1420 align-items: center; 1420 align-items: center;
1421 gap: 8rpx; 1421 gap: 8rpx;
1422 padding: 20rpx 20rpx; 1422 padding: 30rpx 30rpx;
1423 background: #AD181F; 1423 background: #AD181F;
1424 border-radius: 30rpx; 1424 border-radius: 30rpx;
1425 z-index: 100; 1425 z-index: 100;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!