bug
This commit is contained in:
		| @@ -698,9 +698,10 @@ export default { | ||||
|   overflow-y: auto; | ||||
|   overflow-x: hidden; | ||||
|   z-index: 111; | ||||
|   box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); | ||||
|   border-radius: 2px; | ||||
|   background: #fff; | ||||
|   background: rgba(0,15,38,0.30); | ||||
|   border: 1px solid #103588; | ||||
|   // filter: blur(5px); | ||||
|  | ||||
|   .community-info__close { | ||||
|     position: absolute; | ||||
| @@ -729,7 +730,8 @@ export default { | ||||
|   .community-info__header { | ||||
|     min-height: 92px; | ||||
|     padding: 12px; | ||||
|     background: #2266FF; | ||||
|     // background: #2266FF; | ||||
|     // background-image: linear-gradient(270deg, #0B9EFF 0%, #0251E3 100%); | ||||
|  | ||||
|     h2 { | ||||
|       max-width: 260px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user