fix: circle leave fixed

This commit is contained in:
gaelle morin 2020-06-15 17:48:36 +02:00
parent 54da12c7a3
commit aafc8654f5
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 3 additions and 2 deletions

View File

@ -205,8 +205,9 @@
.circle-leave {
position: relative;
width: 40%;
min-width: 40%;
width: 164px;
margin: 0 auto;
min-width: 164px;
&>button {
height: 29px;