forked from lavender/watch-party
		
	oh good i didn't break things
This commit is contained in:
		
							parent
							
								
									b0df07b064
								
							
						
					
					
						commit
						d1e4acf6e8
					
				
					 1 changed files with 1 additions and 21 deletions
				
			
		|  | @ -277,32 +277,12 @@ button.small-button { | ||||||
|   align-items: center; |   align-items: center; | ||||||
|   padding: 0.25rem 0.5rem; |   padding: 0.25rem 0.5rem; | ||||||
|   scroll-margin: 0.25rem; |   scroll-margin: 0.25rem; | ||||||
|   scroll-margin-bottom: 2rem; |  | ||||||
| } | } | ||||||
| .emoji-option:first-child { | .emoji-option:first-child { | ||||||
|   margin-top: 0.25rem; |   margin-top: 0.25rem; | ||||||
| } | } | ||||||
| .emoji-option:last-child { | .emoji-option:last-child { | ||||||
|   margin-bottom: 2rem; |   margin-bottom: 0.25rem; | ||||||
| } |  | ||||||
| 
 |  | ||||||
| #emoji-autocomplete::after { |  | ||||||
|   position: fixed; |  | ||||||
|   bottom: 3.25rem; |  | ||||||
|   content: "Press Tab to autocomplete"; |  | ||||||
|   background-image: var(--autocomplete-bg); |  | ||||||
|   padding: 0.125rem 0.25rem; |  | ||||||
|   font-size: 0.75rem; |  | ||||||
|   box-shadow: 0 0.75rem 0.25rem 1rem var(--fg-transparent), 0 0.75rem 0.25rem 1rem var(--bg); |  | ||||||
|   height: 1rem; |  | ||||||
|   display: flex; |  | ||||||
|   right: 1rem; |  | ||||||
|   width: 100%; |  | ||||||
|   text-align: right; |  | ||||||
|   align-items: center; |  | ||||||
|   justify-content: right; |  | ||||||
|   color: var(--fg-transparent); |  | ||||||
|   text-shadow: 0 0 0 var(--fg-transparent); |  | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .emoji-option .emoji { | .emoji-option .emoji { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue