fix: circle leave fixed
This commit is contained in:
parent
54da12c7a3
commit
aafc8654f5
@ -205,8 +205,9 @@
|
|||||||
|
|
||||||
.circle-leave {
|
.circle-leave {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 40%;
|
width: 164px;
|
||||||
min-width: 40%;
|
margin: 0 auto;
|
||||||
|
min-width: 164px;
|
||||||
|
|
||||||
&>button {
|
&>button {
|
||||||
height: 29px;
|
height: 29px;
|
||||||
|
Loading…
Reference in New Issue
Block a user