main #19
@ -76,6 +76,7 @@ td.fillCell>* {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.componentTitle {
 | 
			
		||||
  border-top: 1px solid #ffffffc0;
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  bottom: 0;
 | 
			
		||||
  background-color: #ffffffb0;
 | 
			
		||||
 | 
			
		||||
@ -47,7 +47,7 @@
 | 
			
		||||
          v-model.lazy="$store.state.search.term"
 | 
			
		||||
          placeholder="Search…"
 | 
			
		||||
          autocomplete="one-time-code"
 | 
			
		||||
          class="hideOnMobile"
 | 
			
		||||
          class="hideOnMobilePortrait"
 | 
			
		||||
        />
 | 
			
		||||
        <DropDown v-if="user.token">
 | 
			
		||||
          <template v-slot:default>
 | 
			
		||||
 | 
			
		||||
@ -38,7 +38,7 @@
 | 
			
		||||
            @dblclick="playAlbum(album)"
 | 
			
		||||
          />
 | 
			
		||||
        </div>
 | 
			
		||||
        <div id="navigation" class="flex-row center">
 | 
			
		||||
        <div id="navigation" class="flex-row center ma-top">
 | 
			
		||||
          <div class="flex-row grow"></div>
 | 
			
		||||
          <div class="flex-row">
 | 
			
		||||
            <button
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user