This commit is contained in:
X1627315083
2025-01-20 18:27:07 +08:00
parent 301a842884
commit 08912ed570

View File

@@ -82,7 +82,6 @@
<style scoped lang="less"> <style scoped lang="less">
.Container{ .Container{
position: relative; position: relative;
overflow: hidden;
:deep(.nsm7Bb-HzV7m-LgbsSe-bN97Pc-sM5MNb ){ :deep(.nsm7Bb-HzV7m-LgbsSe-bN97Pc-sM5MNb ){
justify-content: center; justify-content: center;
.nsm7Bb-HzV7m-LgbsSe-Bz112c{ .nsm7Bb-HzV7m-LgbsSe-Bz112c{
@@ -124,26 +123,17 @@
} }
.g_id_signin{ .g_id_signin{
position: absolute; position: absolute;
// width: 100%; width: 100%;
// height: 100%; height: 100%;
width: 200px; overflow: hidden;
height: 50px; // width: 200px;
// height: 50px;
top: 0; top: 0;
left: 0; left: 0;
:deep(.S9gUrf-YoZ4jf){
.S9gUrf-YoZ4jf{
width: 100%; width: 100%;
height: 100%; height: 100%;
opacity: 0; opacity: 0;
:deep(iframe){
width: 100% !important;
height: 100% !important;
margin: 0 !important;
.haAclf{
width: 100%;
height: 100%;
}
}
} }
} }
&:hover{ &:hover{