mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-03 22:21:55 +00:00 
			
		
		
		
	@@ -94,7 +94,7 @@
 | 
			
		||||
        <hr />
 | 
			
		||||
 | 
			
		||||
        <div uk-grid>
 | 
			
		||||
            <div class="uk-width-4-5@xl uk-width-3-4@l uk-width-1" v-if="comments" ref="comments">
 | 
			
		||||
            <div class="uk-width-4-5@xl uk-width-3-4@s uk-width-1" v-if="comments" ref="comments">
 | 
			
		||||
                <div
 | 
			
		||||
                    class="uk-tile-default uk-align-left uk-width-expand"
 | 
			
		||||
                    :style="[{ background: backgroundColor }]"
 | 
			
		||||
@@ -105,7 +105,7 @@
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
            <div class="uk-width-1-5@xl uk-width-1-4@l uk-width-1 uk-flex-last@l uk-flex-first" v-if="video">
 | 
			
		||||
            <div class="uk-width-1-5@xl uk-width-1-4@s uk-width-1 uk-flex-last@s uk-flex-first" v-if="video">
 | 
			
		||||
                <div
 | 
			
		||||
                    class="uk-tile-default uk-width-auto"
 | 
			
		||||
                    :style="[{ background: backgroundColor }]"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user