Commit 1d4f8377 authored by spc's avatar spc

showmask

parent 1b62517f
......@@ -405,7 +405,7 @@
top: 2045rpx;
position: absolute;
.auth-button{
.auth-button {
width: 750rpx;
height: 459rpx;
background-size: contain;
......@@ -416,7 +416,12 @@
padding: 0;
margin: 0;
background-color: transparent !important;
}
.auth-button::after {
border: none !important;
outline: none !important;
border-radius: 0 !important;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment