You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-03 00:33:22 +03:00 
			
		
		
		
	Tweak skeleton UI height to be more reasonable
This commit is contained in:
		@@ -391,7 +391,7 @@ limitations under the License.
 | 
			
		||||
.mx_RoomSublist_skeletonUI {
 | 
			
		||||
    position: relative;
 | 
			
		||||
    margin-left: 4px;
 | 
			
		||||
    height: 288px;
 | 
			
		||||
    height: 240px;
 | 
			
		||||
 | 
			
		||||
    &::before {
 | 
			
		||||
        background: $roomsublist-skeleton-ui-bg;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user