Fix Chromium showing scrollbar on embedded posts (#33237)
This commit is contained in:
		@@ -107,13 +107,7 @@ body {
 | 
			
		||||
  &.embed {
 | 
			
		||||
    margin: 0;
 | 
			
		||||
    padding-bottom: 0;
 | 
			
		||||
 | 
			
		||||
    .container {
 | 
			
		||||
      position: absolute;
 | 
			
		||||
      width: 100%;
 | 
			
		||||
      height: 100%;
 | 
			
		||||
      overflow: hidden;
 | 
			
		||||
    }
 | 
			
		||||
    overflow: hidden;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  &.admin {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user