mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 10:35:56 +01:00 
			
		
		
		
	added is-clipped class, and show description not at mobile view
This commit is contained in:
		| @@ -114,7 +114,7 @@ class RepositoryRoot extends React.Component<Props> { | ||||
|     return ( | ||||
|       <Page title={repository.namespace + "/" + repository.name}> | ||||
|         <div className="columns"> | ||||
|           <div className="column is-three-quarters"> | ||||
|           <div className="column is-three-quarters is-clipped"> | ||||
|             <Switch> | ||||
|               <Route | ||||
|                 path={url} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user