mirror of
				https://github.com/owncast/owncast.git
				synced 2025-11-04 13:27:21 +08:00 
			
		
		
		
	use full width of screen instead of limiting admin content to max-width
This commit is contained in:
		@ -45,8 +45,6 @@
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.offline-content {
 | 
					.offline-content {
 | 
				
			||||||
  max-width: 1000px;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  .logo-section {
 | 
					  .logo-section {
 | 
				
			||||||
    .ant-result-title {
 | 
					    .ant-result-title {
 | 
				
			||||||
      font-size: 2rem;
 | 
					      font-size: 2rem;
 | 
				
			||||||
 | 
				
			|||||||
@ -49,9 +49,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  .main-content-container {
 | 
					  .main-content-container {
 | 
				
			||||||
    padding: 2em 3em 3em;
 | 
					    padding: 2em 3em 3em;
 | 
				
			||||||
    max-width: 1024px;
 | 
					 | 
				
			||||||
    min-width: 50vw;
 | 
					    min-width: 50vw;
 | 
				
			||||||
    margin: auto;
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .footer-container {
 | 
					  .footer-container {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user