オーバーレイのスタイルを修正
This commit is contained in:
		@@ -39,11 +39,13 @@
 | 
			
		||||
    justify-content: center;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    cursor: pointer;
 | 
			
		||||
 | 
			
		||||
    .warning-text {
 | 
			
		||||
      padding: 10px;
 | 
			
		||||
      background-color: rgba(240, 240, 240, 0.8);
 | 
			
		||||
      border-radius: 5px;
 | 
			
		||||
      user-select: none;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user