mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 04:32:01 +00:00 
			
		
		
		
	fix: screens not full width
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|         /> | ||||
|         <main | ||||
|             class="uk-container uk-container-expand" | ||||
|             style="height: 100vh; overflow: scroll;" | ||||
|             style="height: 100vh; overflow: scroll; flex: 1;" | ||||
|             :style="{ background: backgroundColor, colour: foregroundColor, marginTop: isMobile ? '70px' : 0 }" | ||||
|             :class="{ 'uk-light': darkMode }" | ||||
|         > | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Filipe Medeiros
					Filipe Medeiros