forked from EVOgeek/Vmeda.Online
		
	Merge pull request #2044 from crazyserver/MOBILE-3062
MOBILE-3062 styles: Avoid copying external content
This commit is contained in:
		
						commit
						1fa6dce624
					
				@ -315,6 +315,11 @@ ion-app.app-root {
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  // All external files should be banned from copying it.
 | 
			
		||||
  ion-avatar, img, audio, video, iframe, [core-external-content], [role="presentation"], [data-original-src], [src] {
 | 
			
		||||
    user-select: none !important;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .core-media-adapt-width {
 | 
			
		||||
    max-width: 100%;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user